mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-23 13:30:25 +08:00
fix by lint
This commit is contained in:
@@ -25,9 +25,6 @@ if TYPE_CHECKING:
|
||||
from typing import Literal
|
||||
from typing import TypedDict
|
||||
|
||||
from ._preferential_history import ChooseWorstHistory
|
||||
from ._preferential_history import History
|
||||
|
||||
Attribute = TypedDict(
|
||||
"Attribute",
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user