Closed glennmatthews closed 8 years ago
Consider adding any of the following linters:
pep8-naming
mccabe
pylint
Consider adding any of the following linters:
pep8-naming
(class/function/variable name style)mccabe
(code complexity)pylint