mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-20 13:00:32 +08:00
Run black error
This commit is contained in:
@@ -35,6 +35,7 @@ class PreferentialStudy:
|
||||
:func:`~optuna_dashboard.preferential.create_study` and
|
||||
:func:`~optuna_dashboard.preferential.load_study` respectively.
|
||||
"""
|
||||
|
||||
def __init__(self, study: optuna.Study) -> None:
|
||||
self._study = study
|
||||
|
||||
|
||||
Reference in New Issue
Block a user