Skip to content

Commit

Permalink
[autofix.ci] apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Dec 8, 2024
1 parent 49ecb6f commit 02ebb58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/python_API/database/evaluation_dimensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ The `EvaluationDimensionBuilder` class provides utility methods to create and ma
- `build_dimension_model(dimension_ids: list[str])`: Builds a dimension model from primary keys.
- `build_dimension_model_from_dict(dimensions: list[dict[str, Union[str, int]]])`: Builds a dimension model from a dictionary.
- `select_existing_dimension_model_by_name(dimension_names: list[str])`: Selects a dimension model by dimension names.
- `select_existing_dimension_model_by_list_name(list_name: str)`: Selects a dimension model by list name.
- `select_existing_dimension_model_by_list_name(list_name: str)`: Selects a dimension model by list name.

0 comments on commit 02ebb58

Please sign in to comment.