Edit by browser

This commit is contained in:
陈亚云 2020-07-13 14:39:30 +08:00
parent f964efd994
commit 2cf8dd9d06
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ if __name__ == '__main__':
filepath = "./MindSpore/src/step4/test_net.py"
if (object.objectFind(objs, filepath)):
print("----------------")
#print("----------------")
print("ok!")
else: