mirror of
https://github.com/ansible/awx.git
synced 2026-07-30 17:39:57 -02:30
Fix flake8 E302 errors.
This commit is contained in:
@@ -12,6 +12,7 @@ TEST_PLAYBOOK = '''- hosts: all
|
||||
command: test 1 = 1
|
||||
'''
|
||||
|
||||
|
||||
class BaseJobTestMixin(BaseTestMixin):
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user