We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac19e9f commit c503258Copy full SHA for c503258
main.py
@@ -228,4 +228,5 @@
228
try:
229
stat_placeholder.write(res.status_code)
230
except:
231
- stat_placeholder.write("Code Error")
+ stat_placeholder.write("Code Error")
232
+ time.sleep(0.30)
0 commit comments