mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
actually removed tqdm
This commit is contained in:
parent
b7d581ebf2
commit
f75c630dd1
1 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
|||
from tqdm import tqdm
|
||||
from sqlalchemy import insert, delete, text
|
||||
from sqlalchemy.orm import Session
|
||||
from sqlalchemy.exc import SQLAlchemyError
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue