pushfoo / eightdad

A Chip-8 interpreter in python that may include other tools in the future
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Do a linting pass on the code. #65

Open pushfoo opened 4 years ago

pushfoo commented 4 years ago

One of the linters, maybe black. There are places where the code is ugly, and definitely places where PEP-8 is currently not met.