This repository has been archived by the owner on Feb 8, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
removing decoding for the url for log
`.decode` was throwing an error on the url string. The `urllib.parse.unquote` seems to handle decoding strings fine on its own.
- Loading branch information