mirror of
https://github.com/GearsProgress/Poke_Transporter_GB.git
synced 2026-03-21 17:34:42 -05:00
More revert log
This commit is contained in:
parent
be3c250e3e
commit
2e25792227
|
|
@ -498,7 +498,7 @@ def download_xlsx_file():
|
|||
if old_file_path.exists():
|
||||
|
||||
if hash_excel(new_file_path) == hash_excel(old_file_path):
|
||||
print("Downloaded file is identical.")
|
||||
print("Downloaded file is identical")
|
||||
new_file_path.unlink()
|
||||
if json_file_path.exists():
|
||||
print("Skipping parse")
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user