Spaces:
Sleeping
Sleeping
Update server/app.py
Browse files- server/app.py +1 -1
server/app.py
CHANGED
|
@@ -540,7 +540,7 @@ def metadata():
|
|
| 540 |
"scheduling correctness, and conflict resolution."
|
| 541 |
),
|
| 542 |
"version": "1.0.0",
|
| 543 |
-
"author": "
|
| 544 |
"tasks": ["easy", "medium", "hard"],
|
| 545 |
}
|
| 546 |
|
|
|
|
| 540 |
"scheduling correctness, and conflict resolution."
|
| 541 |
),
|
| 542 |
"version": "1.0.0",
|
| 543 |
+
"author": "Devanshu(Team PsPredator)",
|
| 544 |
"tasks": ["easy", "medium", "hard"],
|
| 545 |
}
|
| 546 |
|