Skip to content

Commit 8509853

Browse files
🎨 Auto format
1 parent 021863c commit 8509853

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ class Hero(SQLModel, table=True):
220220

221221
def test_string_constraints_max_length(clear_sqlmodel):
222222
from typing import Annotated
223+
223224
from pydantic import StringConstraints
224225

225226
class Item(SQLModel, table=True):

0 commit comments

Comments
 (0)