feat: add /select_choice route

This commit is contained in:
IgorVolochay
2025-03-04 17:25:03 +03:00
parent 62d085b898
commit 2c545dc961
7 changed files with 50 additions and 14 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import json
from datetime import datetime
from pathlib import Path
sys.path.append('..')
#sys.path.append('..')
from mongo_worker import MongoWorker
from schemas.base_schemas import Card