DevanshuDon commited on
Commit
27b771d
·
verified ·
1 Parent(s): 28e0387

Update server/app.py

Browse files
Files changed (1) hide show
  1. 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": "Gang-gay",
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