Spaces:
Runtime error
Runtime error
Commit
·
c652a61
1
Parent(s):
770c900
Update app.py
Browse files
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)
|