CognitiveScience commited on
Commit
c652a61
1 Parent(s): 770c900

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,7 +42,7 @@ repo.git_pull()
42
  TOKEN2 = "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" #
43
 
44
 
45
- login(token=TOKEN2)
46
 
47
  # Set db to latest
48
  #shutil.copyfile("./data/reviews01.db", DB_FILE)
 
42
  TOKEN2 = "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" #
43
 
44
 
45
+ #login(token=TOKEN2)
46
 
47
  # Set db to latest
48
  #shutil.copyfile("./data/reviews01.db", DB_FILE)