We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e23fed commit bf30e2eCopy full SHA for bf30e2e
app/server/labml_app/scripts/check_run.py
@@ -4,4 +4,4 @@
4
5
uuid = 'c48ac8bc8ccb11efb77ba088c26a9b7a'
6
r = run.get(uuid)
7
-print(r)
+print(r.status.load())
0 commit comments