Skip to content

Commit

Permalink
loader
Browse files Browse the repository at this point in the history
  • Loading branch information
hnipun committed Oct 18, 2024
1 parent bf30e2e commit ac7c6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/server/labml_app/scripts/check_run.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

uuid = 'c48ac8bc8ccb11efb77ba088c26a9b7a'
r = run.get(uuid)
print(r.status.load())
print(r.status.load().run_status.load())

0 comments on commit ac7c6bf

Please sign in to comment.