Skip to content

Commit 510e421

Browse files
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
1 parent e522d9d commit 510e421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlmodel/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
Numeric,
4040
inspect,
4141
)
42-
from sqlalchemy import types as sa_types
4342
from sqlalchemy import Enum as sa_Enum
43+
from sqlalchemy import types as sa_types
4444
from sqlalchemy.orm import (
4545
Mapped,
4646
RelationshipProperty,

0 commit comments

Comments
 (0)