8000 updated · chilcano/python_fastapi@0a07b44 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0a07b44

Browse files
committed
updated
1 parent de9b833 commit 0a07b44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/models.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
from uuid import UUID
21
from .database import Base
32
from sqlalchemy import TIMESTAMP, Column, String, Boolean, text
43
from sqlalchemy.dialects.postgresql import UUID

0 commit comments

Comments
 (0)
0