Closed
Description
So the codebase is still small enough for us to retrofit PEP 8 style convention.
The CI recipe is already running a linter to enforce the coding style, but a bunch of rules are being silenced because the project doesn't currently follow those conventions.
@codingo would this be something worth pursuing? Would it be acceptable to open a PR to make sure that makes the linter happy, or is this a too big of a change to be done in single passage/PR?