mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
🚨 auto fix by pre-commit hooks
This commit is contained in:
parent
a12a3249bb
commit
61a9b74558
@ -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):
|
||||
"""
|
||||
自动添加模块
|
||||
|
||||
Loading…
Reference in New Issue
Block a user