Ignore new pylint checks
Ignore the no-else-return and len-as-condition checks: they are for strict pep8 compliance and damage code readability
Showing
This diff is collapsed.
Please register or sign in to comment
Ignore the no-else-return and len-as-condition checks: they are for strict pep8 compliance and damage code readability