flpelerin commited on
Commit
53bc8f4
·
1 Parent(s): 021102d

Update file util.py

Browse files
Files changed (1) hide show
  1. util.py +1 -0
util.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import json
2
 
3
 
 
1
+ from types import SimpleNamespace
2
  import json
3
 
4