mirror of
https://github.com/ansible/awx.git
synced 2026-03-23 03:45:01 -02:30
more flake8
This commit is contained in:
@@ -104,7 +104,7 @@ class TestWorkflowDNR():
|
|||||||
@pytest.fixture
|
@pytest.fixture
|
||||||
def workflow_job_fn(self):
|
def workflow_job_fn(self):
|
||||||
def fn(states=['new', 'new', 'new', 'new', 'new', 'new']):
|
def fn(states=['new', 'new', 'new', 'new', 'new', 'new']):
|
||||||
"""
|
r"""
|
||||||
Workflow topology:
|
Workflow topology:
|
||||||
node[0]
|
node[0]
|
||||||
/ |
|
/ |
|
||||||
|
|||||||
Reference in New Issue
Block a user