Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pizidavi authored Sep 15, 2021
1 parent 13bb4b6 commit 3b66a28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ if __name__ == '__main__':
PATH,
callback
)
print("Download completed")
print("Download completed")

except RegexNotMatch as e:
print(e)
Expand Down

0 comments on commit 3b66a28

Please sign in to comment.