pushfoo / eightdad

A Chip-8 interpreter in python that may include other tools in the future

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do a linting pass on the code.

pushfoo opened this issue · comments

commented

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