diff --git a/ubuntutools/test/pylint.conf b/ubuntutools/test/pylint.conf index e93c872..984e234 100644 --- a/ubuntutools/test/pylint.conf +++ b/ubuntutools/test/pylint.conf @@ -2,7 +2,7 @@ # List of classes names for which member attributes should not be checked # (useful for classes with attributes dynamically set). -# lpapicache clasess, urlparse +# lpapicache classes, urlparse ignored-classes=Launchpad,BaseWrapper,PersonTeam,Distribution,Consumer,Credentials,ParseResult [FORMAT]