CognitiveScience commited on
Commit
c7bda24
·
1 Parent(s): 3859c47

Update app.py

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