quipucords / rho

A tool for scanning a network, logging into systems using SSH, and retrieving information about available Unix and Linux servers.
https://quipucords.github.io/rho/
GNU General Public License v2.0
5 stars 7 forks source link

Fix new lint errors from pylint 1.8.1. #554

Closed noahl closed 6 years ago

noahl commented 6 years ago

Previously we were linting with pylint 1.7.5. The new release adds some new checks.

Closes #553 .

coveralls commented 6 years ago

Coverage Status

Changes Unknown when pulling 0b825542fd23f34587d879f6c2d354c71acdc1c2 on issues/553 into on master.

coveralls commented 6 years ago

Coverage Status

Changes Unknown when pulling 0b825542fd23f34587d879f6c2d354c71acdc1c2 on issues/553 into on master.

noahl commented 6 years ago

@chambridge I just pushed a new commit that I think fixes all of the points you made; please take a look.

I locked the version of pylint, and also flake8 because the same thing could happen with that.

coveralls commented 6 years ago

Coverage Status

Changes Unknown when pulling 77144ca2abe3df9497dd3ced39ead9b0e9ca7f9d on issues/553 into on master.

coveralls commented 6 years ago

Coverage Status

Changes Unknown when pulling 77144ca2abe3df9497dd3ced39ead9b0e9ca7f9d on issues/553 into on master.

coveralls commented 6 years ago

Coverage Status

Changes Unknown when pulling 77144ca2abe3df9497dd3ced39ead9b0e9ca7f9d on issues/553 into on master.