Update cdl_downloader/__main__.py
This commit is contained in:
@@ -100,4 +100,5 @@ print(json.dumps({
|
||||
"formattedDate": datetime.datetime.strptime(date, "%d-%m-%Y").strftime("%Y.%m.%d"),
|
||||
"resultTableHTML": result_table_html,
|
||||
}))
|
||||
|
||||
sys.exit()
|
||||
Reference in New Issue
Block a user