Skip to content

Commit 2cc8cd0

Browse files
authored
Update _compat.py
1 parent 1e9cf12 commit 2cc8cd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sqlmodel/_compat.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ def partial_init() -> Generator[None, None, None]:
7272
finish_init.reset(token)
7373

7474

75+
7576
if IS_PYDANTIC_V2:
7677
from annotated_types import MaxLen
7778
from pydantic import ConfigDict as BaseConfig

0 commit comments

Comments
 (0)