Cleanup: autopep8
This commit is contained in:
@@ -76,7 +76,7 @@ class DataPathBuilder:
|
||||
break
|
||||
if type_ok:
|
||||
try:
|
||||
#print("base." + item_new)
|
||||
# print("base." + item_new)
|
||||
base_new = eval("base." + item_new)
|
||||
break # found, don't keep looking
|
||||
except:
|
||||
|
||||
Reference in New Issue
Block a user