feat: added some statistics

This commit is contained in:
Андрей Сумин
2025-03-03 14:55:09 +03:00
parent 1883029e48
commit 1d340b798c
2 changed files with 6 additions and 4 deletions
+1
View File
@@ -33,6 +33,7 @@ class TaskOutSchema(ModelSchema):
"description",
"in_competition_position",
"points",
"max_attempts"
]