Commit cd9389cf authored by shadMod's avatar shadMod 💬

uncomment store_cache_file() in init_data_directory()

parent cc6924ca
......@@ -107,5 +107,4 @@ def init_data_directory(data_path):
# Initialize the download files
download_inst = download.Downloads(data_path)
# TODO: remember to uncomment .-.
# download_inst.store_cache_file()
download_inst.store_cache_file()
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment