Edit by browser
This commit is contained in:
parent
65a856f918
commit
ddd710a1d2
|
@ -18,7 +18,7 @@ if __name__ == '__main__':
|
||||||
filepath = "./MindSpore/src/step2/step2.py"
|
filepath = "./MindSpore/src/step2/step2.py"
|
||||||
|
|
||||||
if (object.objectFind(objs, filepath)):
|
if (object.objectFind(objs, filepath)):
|
||||||
print("----------------")
|
#print("----------------")
|
||||||
|
|
||||||
print("ok!")
|
print("ok!")
|
||||||
else:
|
else:
|
||||||
|
|
Loading…
Reference in New Issue