magnumical commited on
Commit
03887d5
·
verified ·
1 Parent(s): 7dddf73

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -31,5 +31,5 @@ for item in os.listdir('cloned_repo'):
31
  shutil.move(source_path, destination_path)
32
 
33
  # Now you can import the main module from the current directory
34
- import main
35
- from main import *
 
31
  shutil.move(source_path, destination_path)
32
 
33
  # Now you can import the main module from the current directory
34
+ #import main
35
+ #from main import *