Skip to content

Commit

Permalink
Merge "Cleanup pylintrc adjustments for six"
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuul authored and openstack-gerrit committed Apr 19, 2024
2 parents a47cc46 + 76d876a commit e6ee5dc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pylintrc
Expand Up @@ -30,9 +30,3 @@ max-args=6
[Variables]

dummy-variables-rgx=_

[Typecheck]
# Disable warnings on the HTTPSConnection classes because pylint doesn't
# support importing from six.moves yet, see:
# https://bitbucket.org/logilab/pylint/issue/550/
ignored-classes=HTTPSConnection

0 comments on commit e6ee5dc

Please sign in to comment.