whoops
This commit is contained in:
parent
21d889e63e
commit
e8b828384b
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import os
|
||||
|
||||
SHEET_URL = "https://docs.google.com/spreadsheets/d/1Z8aANbxXbnUGoZPRvJfWL3gz6jrzPPrwVt3d0c1iJ_4/"
|
||||
SHEET_URL = "https://docs.google.com/spreadsheets/d/1Z8aANbxXbnUGoZPRvJfWL3gz6jrzPPrwVt3d0c1iJ_4"
|
||||
ZIP_URL = SHEET_URL + "/export?format=zip"
|
||||
XLSX_URL = SHEET_URL + "/export?format=xlsx"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue