mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-11 12:30:25 +08:00
Fix lint error
This commit is contained in:
@@ -15,6 +15,7 @@ from . import __version__
|
||||
from ._app import create_app
|
||||
from ._sql_profiler import register_profiler_view
|
||||
|
||||
|
||||
try:
|
||||
from typing import Literal
|
||||
except ImportError:
|
||||
|
||||
Reference in New Issue
Block a user