Skip to content

Commit cfc88f3

Browse files
committed
Add re import in main.py
1 parent 98a52b1 commit cfc88f3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sqlmodel/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
import builtins
44
import ipaddress
5+
import re
56
import uuid
67
import warnings
78
from collections.abc import Callable, Mapping, Sequence, Set

0 commit comments

Comments
 (0)