Interface simplifications
Compare changes
Files
3- Jameson Graef Rollins authored
move load_struct logic into Struct.from_file() class method, and remove load_struct function.
+ 4
− 4
@@ -42,9 +42,9 @@ def load_ifo(name_or_path):
@@ -69,7 +69,7 @@ def load_ifo(name_or_path):