style(project): remove from __future__ import annotations
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# OAuth 相关模型 # noqa: I002
|
||||
# OAuth 相关模型
|
||||
from typing import Annotated, Any, cast
|
||||
from typing_extensions import Doc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user