Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Telling Pylint to allow slightly longer attribute names.
In this case, it's not trivial to put a # pylint: disable=invalid-name at the end of the line, because it's a multiline statement, and this bug exists in Pylint: pylint-dev/pylint#199
- Loading branch information