AutoPEP 8
Fixing autopep8
autopep8 --recursive --in-place --aggressive --aggressive --exit-code .
autopep8 -r -i -a .
Pylint help
https://pylint.readthedocs.io/en/latest/technical_reference/features.html
autopep8 --recursive --in-place --aggressive --aggressive --exit-code .
autopep8 -r -i -a .
https://pylint.readthedocs.io/en/latest/technical_reference/features.html