mirror of
https://github.com/ansible/awx.git
synced 2026-02-03 10:38:15 -03:30
Run flake8 on the AWX collection in CI
This commit is contained in:
@@ -96,7 +96,6 @@ EXAMPLES = '''
|
||||
credential: 'all'
|
||||
'''
|
||||
|
||||
from os import environ
|
||||
import logging
|
||||
from ansible.module_utils.six.moves import StringIO
|
||||
from ..module_utils.awxkit import ControllerAWXKitModule
|
||||
|
||||
Reference in New Issue
Block a user