src/tests: Fix conditional statements
Don't directly compare with ==, use 'not' or 'is'.

Found by flake8.
1 parent ec5707d commit 91bcbde70251df3f295b530af69cfaf2dc0661a8
@Jookia Jookia authored on 11 Dec 2021
Showing 2 changed files
View
src/interp.py
View
tests/test_parse.py