notebook
This commit is contained in:
@@ -47,10 +47,10 @@ DB_PASS = "Vlado9674+"
|
||||
DB_NAME = "fio"
|
||||
|
||||
# Where to save Excel files
|
||||
OUTPUT_DIR = r"Z:\Dropbox\!!!Days\Downloads Z230"
|
||||
OUTPUT_DIR = r"u:\Dropbox\!!!Days\Downloads Z230"
|
||||
|
||||
# JSON file with list of accounts (name + account_number)
|
||||
ACCOUNTS_JSON = r"C:\Users\vlado\PycharmProjects\FIO\accounts.json"
|
||||
ACCOUNTS_JSON = r"accounts.json"
|
||||
|
||||
# Columns that MUST be written as TEXT in Excel using ="value"
|
||||
# to avoid Excel stripping zeros or changing formatting
|
||||
|
||||
Reference in New Issue
Block a user