Skip to content

Commit 572d3f4

Browse files
authored
🔥 cleanup imports (#66)
1 parent d887b98 commit 572d3f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/models.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
Time,
2222
TIMESTAMP,
2323
VARCHAR,
24+
Computed,
2425
)
2526
from sqlalchemy.ext.declarative import declarative_base
2627
from sqlalchemy.orm import relationship, backref

0 commit comments

Comments
 (0)