import glob
Browse files
    	
        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
         | 

