We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66a0045 + 16853f9 commit e0bfffdCopy full SHA for e0bfffd
optunahub/benchmarks/_base_problem.py
@@ -69,7 +69,7 @@ def directions(self) -> list[optuna.study.StudyDirection]:
69
"""Return the optimization directions.
70
71
Returns:
72
- List of `optuna.study.direction <https://optuna.readthedocs.io/en/stable/reference/generated/optuna.study.StudyDirection.html>`__.
+ List of `optuna.study.StudyDirection <https://optuna.readthedocs.io/en/stable/reference/generated/optuna.study.StudyDirection.html>`__.
73
74
Example:
75
::
0 commit comments