Update competitions/app.py
Browse files- competitions/app.py +1 -1
competitions/app.py
CHANGED
@@ -78,7 +78,7 @@ class UpdateTeamNameRequest(BaseModel):
|
|
78 |
# },
|
79 |
# "advising_professor": {
|
80 |
# "type": "string",
|
81 |
-
# "title": "Advising
|
82 |
# "minLength": 1,
|
83 |
# },
|
84 |
# "grade": {
|
|
|
78 |
# },
|
79 |
# "advising_professor": {
|
80 |
# "type": "string",
|
81 |
+
# "title": "Advising Professor",
|
82 |
# "minLength": 1,
|
83 |
# },
|
84 |
# "grade": {
|