lunarflu HF Staff commited on
Commit
a74043f
·
1 Parent(s): fd6e72f

import glob

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ import shutil # for doing image movement magic
24
  #import glob
25
 
26
  import uuid
27
-
28
 
29
  #todo
30
  # add safetychecks to all parts, test thoroughly
 
24
  #import glob
25
 
26
  import uuid
27
+ import glob
28
 
29
  #todo
30
  # add safetychecks to all parts, test thoroughly