Travis builds recently started failing due to false positives in pylint (E1102). Despite having our pylint version pinned this issue emerged without any configuration change on our end. I was able to reproduce this failure locally by creating a new virtualenv and following the travis build. Updating the pinned pylint version seems to fix this issue but I'm at a total loss as to how it began failing in the first place.
Travis builds recently started failing due to false positives in pylint (E1102). Despite having our pylint version pinned this issue emerged without any configuration change on our end. I was able to reproduce this failure locally by creating a new virtualenv and following the travis build. Updating the pinned pylint version seems to fix this issue but I'm at a total loss as to how it began failing in the first place.