parse: Decode file as UTF-8
I was testing the parser with binary input.
Use Unicode instead and make sure we pass it that.
1 parent 06c8537 commit 2b7e5339d074efd1560c4d9e14dd14f2f519812a
@Jookia Jookia authored on 24 Sep 2021
Showing 2 changed files
View
src/parse.py
View
tests/test_parse.py