🚨 auto fix by pre-commit hooks

This commit is contained in:
pre-commit-ci[bot] 2025-07-07 01:38:10 +00:00
parent a12a3249bb
commit 61a9b74558

View File

@ -1,4 +1,3 @@
from asyncio import Semaphore
from collections.abc import Iterable
from typing import Any, ClassVar
@ -32,6 +31,7 @@ def _():
global CACHE_FLAG
CACHE_FLAG = True
class Model(TortoiseModel):
"""
自动添加模块