Skip to content

Commit

Permalink
another typo
Browse files Browse the repository at this point in the history
  • Loading branch information
timurcarstensen committed Aug 5, 2024
1 parent a7eca6e commit 05b0976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neps/search_spaces/search_space.py
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ def get_normalized_hp_categories(
*,
ignore_fidelity: bool = False,
) -> dict[Literal["continuous", "categorical", "graphs"], list[Any]]:
"""Get the normalized values for each hyperparameter in the configuraiton.
"""Get the normalized values for each hyperparameter in the configuration.
Args:
ignore_fidelity: Whether to ignore the fidelity parameter when getting the
Expand Down

0 comments on commit 05b0976

Please sign in to comment.