import-fix
All checks were successful
deploy / deploy (push) Successful in 1m55s

This commit is contained in:
2023-12-17 07:59:16 +03:00
parent cd0ba88462
commit 4697b44504
5 changed files with 14 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
import time
from sqlalchemy import JSON, Boolean, Column, Integer, String
from sqlalchemy import Boolean, Column, Integer, String
from services.db import Base