fix: import annotations, misc

This commit is contained in:
Bingsu
2023-05-19 09:28:10 +09:00
parent eaf3ba414e
commit 2e07105c69
6 changed files with 10 additions and 5 deletions

View File

@@ -1,3 +1,5 @@
from __future__ import annotations
from typing import TYPE_CHECKING
if TYPE_CHECKING: