Edit by browser

This commit is contained in:
陈亚云 2020-07-13 14:07:00 +08:00
parent 65a856f918
commit ddd710a1d2
1 changed files with 1 additions and 1 deletions

View File

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