Add black settings

This commit is contained in:
c-bata
2022-06-08 16:00:21 +09:00
parent 552fa31cf6
commit 48c30d5955
11 changed files with 48 additions and 75 deletions
@@ -9,7 +9,6 @@ from optuna.distributions import BaseDistribution
from optuna.distributions import UniformDistribution
from optuna.exceptions import ExperimentalWarning
from optuna.trial import TrialState
from optuna_dashboard._cached_extra_study_property import _CachedExtraStudyProperty