Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools: fix mixup with bytes.decode() and str.encode()
We want to read a bytes file and decode the contents as utf-8 so we can compare against a utf-8 pattern.
- Loading branch information