mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-23 00:27:11 +00:00
add position field to competition results
This commit is contained in:
@@ -68,3 +68,4 @@ class TaskStatusSchema(Schema):
|
||||
task_name: str
|
||||
result: int
|
||||
max_points: int
|
||||
position: int
|
||||
|
||||
Reference in New Issue
Block a user