mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
fix flake8 anyway I can
This commit is contained in:
parent
584b3f4e3d
commit
17b3996568
@ -108,20 +108,17 @@ 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]
|
||||
node[2] node[4]
|
||||
\ /
|
||||
s f
|
||||
\ /
|
||||
node[5]
|
||||
"""
|
||||
wfj = WorkflowJob.objects.create()
|
||||
jt = JobTemplate.objects.create(name='test-jt')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user