wip-refactoring

This commit is contained in:
2022-11-16 09:35:51 +03:00
parent db3617c80d
commit 606655ee2c
5 changed files with 20 additions and 15 deletions

View File

@@ -1,4 +1,5 @@
from datetime import datetime, timedelta
from sqlalchemy import and_, desc, select, text
from sqlalchemy.orm import selectinload