Run black error

This commit is contained in:
c-bata
2023-08-14 20:31:44 +09:00
parent ae1d8f9b84
commit bc1b709475
+1
View File
@@ -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