8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de9b833 commit 0a07b44Copy full SHA for 0a07b44
app/models.py
@@ -1,4 +1,3 @@
1
-from uuid import UUID
2
from .database import Base
3
from sqlalchemy import TIMESTAMP, Column, String, Boolean, text
4
from sqlalchemy.dialects.postgresql import UUID
0 commit comments