사소하다
This commit is contained in:
parent
fa249bc2be
commit
c3229f3fb0
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ with open('./config.json') as json_file:
|
||||||
font = f"{ROOT}/library/Pretendard-Bold.ttf"
|
font = f"{ROOT}/library/Pretendard-Bold.ttf"
|
||||||
WEBHOOK_URL = json_data['WEBHOOK_URL']
|
WEBHOOK_URL = json_data['WEBHOOK_URL']
|
||||||
|
|
||||||
path = f'{ROOT}temp/downloaded_file.xlsx'
|
path = f'{ROOT}/temp/downloaded_file.xlsx'
|
||||||
|
|
||||||
def download():
|
def download():
|
||||||
response = requests.get("https://f.imnya.ng/.today.isangjeong/vts.xlsx")
|
response = requests.get("https://f.imnya.ng/.today.isangjeong/vts.xlsx")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue