We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e94c73 commit de8a2f4Copy full SHA for de8a2f4
1 file changed
sqlmodel/main.py
@@ -12,8 +12,8 @@
12
from pathlib import Path
13
from typing import (
14
TYPE_CHECKING,
15
- Any,
16
Annotated,
+ Any,
17
ClassVar,
18
Literal,
19
TypeAlias,
0 commit comments