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 47eaf08 commit 4e376dfCopy full SHA for 4e376df
1 file changed
tests/test_sqlalchemy_type_errors.py
@@ -1,7 +1,6 @@
1
from typing import Any, Dict, List, Optional, Union
2
3
import pytest
4
-
5
from sqlmodel import Field, SQLModel
6
7
0 commit comments