reformat the mail template
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
TAGS_JS_FILE_URL = "https://d.digital.hermes/tags.js"
|
TAGS_JS_FILE_URL = "https://d.digital.hermes/tags.js"
|
||||||
|
import wget
|
||||||
|
|
||||||
def download_tags_file(url):
|
def download_tags_file(url):
|
||||||
import wget
|
|
||||||
_file_name = wget.download(url)
|
_file_name = wget.download(url)
|
||||||
print(_file_name)
|
print(_file_name)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user