Linting python scripts
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
This commit is contained in:
parent
5e0ad1134d
commit
f513e7cbcd
29 changed files with 17 additions and 43 deletions
|
@ -14,7 +14,7 @@ import re
|
|||
# file.
|
||||
#
|
||||
sys.path.insert(0, '../py/')
|
||||
from epylog import Result, InternalModule
|
||||
from epylog import InternalModule
|
||||
|
||||
class selinux_mod(InternalModule):
|
||||
def __init__(self, opts, logger):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue