Fixed pylint warnings.

This commit is contained in:
Joe Testa
2020-10-21 19:36:43 -04:00
parent 85c0f854e3
commit 0cb3127482
2 changed files with 3 additions and 3 deletions

View File

@ -29,7 +29,7 @@ from datetime import date
from ssh_audit import exitcodes
from ssh_audit.ssh2_kex import SSH2_Kex # pylint: disable=unused-import
from ssh_audit.banner import Banner
from ssh_audit.banner import Banner # pylint: disable=unused-import
# Validates policy files and performs policy testing