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 b50566d commit 6fd5534Copy full SHA for 6fd5534
tests/test_declaration_syntax.py
@@ -1,4 +1,4 @@
1
-from typing import Annotated
+from typing_extensions import Annotated
2
3
from sqlmodel import Field, SQLModel
4
0 commit comments