How to lint
Prerequisite: pycodestyle style checker. Install with pip install pycodestyle.
The style guide
can be found here.
You may need to add the bin folder where pip installs files to to your
PATH.
make style to run it.
Prerequisite: pycodestyle style checker. Install with pip install pycodestyle.
The style guide
can be found here.
You may need to add the bin folder where pip installs files to to your
PATH.
make style to run it.