mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-08-23 12:30:38 +08:00
Fix flake8 error
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
from __future__ import annotations
|
||||
|
||||
from unittest.mock import patch
|
||||
|
||||
import optuna
|
||||
from optuna_dashboard import _custom_plot_data as custom_plot_data
|
||||
from optuna_dashboard import save_plotly_graph_object
|
||||
|
||||
Reference in New Issue
Block a user