Skip to content

Commit ee8fd7b

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

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/test_declaration_syntax.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
from typing_extensions import Annotated
2-
31
from sqlmodel import Field, SQLModel
2+
from typing_extensions import Annotated
43

54

65
def test_declaration_syntax_1():

0 commit comments

Comments
 (0)