feat: filling deals from excel file

This commit is contained in:
2024-12-25 21:14:00 +04:00
parent e8af9f2237
commit 2abc198a39
6 changed files with 302 additions and 12 deletions

View File

@@ -1,4 +1,3 @@
from audioop import ratecv
from typing import Union
from sqlalchemy.ext.asyncio import AsyncSession