mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 08:37:48 -02:30
fix flake8 anyway I can
This commit is contained in:
@@ -108,19 +108,16 @@ class TestWorkflowDNR():
|
||||
Workflow topology:
|
||||
node[0]
|
||||
/\
|
||||
s/ \f
|
||||
s f
|
||||
/ \
|
||||
node[1] node[3]
|
||||
/ \
|
||||
s/ \f
|
||||
s f
|
||||
/ \
|
||||
node[2] node[4]
|
||||
\ /
|
||||
\ /
|
||||
\ /
|
||||
s f
|
||||
\ /
|
||||
\ /
|
||||
node[5]
|
||||
"""
|
||||
wfj = WorkflowJob.objects.create()
|
||||
|
||||
Reference in New Issue
Block a user