CognitiveScience commited on
Commit
5fc085f
1 Parent(s): e3249ae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,7 +49,7 @@ repo.git_pull()
49
  #login(token=TOKEN2)
50
 
51
  # Set db to latest
52
- shutil.copyfile("./reviews2.db", DB_FILE)
53
 
54
  # Create table if it doesn't already exist
55
 
 
49
  #login(token=TOKEN2)
50
 
51
  # Set db to latest
52
+ #shutil.copyfile("./reviews2.db", DB_FILE)
53
 
54
  # Create table if it doesn't already exist
55