mirror of
https://github.com/Bing-su/adetailer.git
synced 2026-04-25 00:39:08 +00:00
fix: args.py __future__
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
from __future__ import annotations
|
||||
|
||||
from collections import UserList
|
||||
from collections.abc import Mapping
|
||||
from functools import cached_property
|
||||
|
||||
Reference in New Issue
Block a user