Skip to content

Commit 5bfaeab

Browse files
committed
loader
1 parent 40c7d78 commit 5bfaeab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/server/labml_app/scripts/check_run.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
init_mongo_db()
44

55
uuid = 'c48ac8bc8ccb11efb77ba088c26a9b7a_1'
6-
uuid2 = 'c48ac8bc8ccb11efb77ba088c26a9b7a_1'
6+
uuid2 = 'c48ac8bc8ccb11efb77ba088c26a9b7a_0'
77
r = run.get(uuid2)
88
print(r.status.load().run_status.load())
99
for i in range(8):

0 commit comments

Comments
 (0)