fix by lint

This commit is contained in:
moririn2528
2023-09-08 17:09:43 +09:00
parent 7685cd5d00
commit 23db3e7c4e
-3
View File
@@ -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",
{