Update src/submission/submit.py
Browse files- src/submission/submit.py +1 -1
src/submission/submit.py
CHANGED
|
@@ -116,4 +116,4 @@ def add_new_eval(
|
|
| 116 |
|
| 117 |
return styled_message(
|
| 118 |
"Your request has been submitted to the evaluation queue!\nPlease wait for up to an hour for the model to show in the PENDING list."
|
| 119 |
-
)
|
|
|
|
| 116 |
|
| 117 |
return styled_message(
|
| 118 |
"Your request has been submitted to the evaluation queue!\nPlease wait for up to an hour for the model to show in the PENDING list."
|
| 119 |
+
)
|