Python/pycodestyle: Difference between revisions

From Omnia
Jump to navigation Jump to search
(Created page with "Replaced pep8 checker. pip install pycodestyle alias pycodestyle="pycodestyle --max-line-length=120"")
 
(No difference)

Latest revision as of 19:24, 10 December 2020

Replaced pep8 checker.

pip install pycodestyle
alias pycodestyle="pycodestyle --max-line-length=120"