Skip to content

Commit 6b7a0a1

Browse files
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
1 parent e07a259 commit 6b7a0a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_aliases.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from pydantic import Field as PField
66
from sqlmodel import Field, SQLModel
77

8-
from tests.conftest import needs_pydanticv1, needs_pydanticv2
8+
from tests.conftest import needs_pydanticv2
99

1010
"""
1111
Alias tests for SQLModel and Pydantic compatibility

0 commit comments

Comments
 (0)