This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
beimingwu
/
learnware
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
1
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
[MNT] modify details in log
tags/v0.3.2
Gene
2 years ago
parent
e516abc7f6
commit
f7343bfadf
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tests/test_learnware_client/test_all_learnware.py
+ 1
- 1
tests/test_learnware_client/test_all_learnware.py
View File
@@ -43,7 +43,7 @@ class TestAllLearnware(unittest.TestCase):
failed_ids.append(idx)
print(f"check learnware {idx} failed!!!")
print(f"failed learnware ids: {failed_ids}")
print(f"
The currently
failed learnware ids: {failed_ids}")
if __name__ == "__main__":
Write
Preview
Loading…
Cancel
Save