Skip to content

Commit

Permalink
Update flake8 to ignore unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilya White committed Jan 12, 2018
1 parent 0870d98 commit 7c1c339
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions quipucords/scanner/network/processing/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@

"""Initial processing for facts coming from Ansible."""

# flake8: noqa
from . import eap

0 comments on commit 7c1c339

Please sign in to comment.