mirror of
https://github.com/Bing-su/adetailer.git
synced 2026-03-06 22:10:02 +00:00
fix: import annotations, misc
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
from __future__ import annotations
|
||||
|
||||
from typing import TYPE_CHECKING
|
||||
|
||||
if TYPE_CHECKING:
|
||||
|
||||
Reference in New Issue
Block a user