Formating.
This commit is contained in:
@ -6,6 +6,7 @@ from bonobo.util.objects import get_name
|
|||||||
|
|
||||||
OUTPUT_GRAPHVIZ = 'graphviz'
|
OUTPUT_GRAPHVIZ = 'graphviz'
|
||||||
|
|
||||||
|
|
||||||
def execute(*, output, **kwargs):
|
def execute(*, output, **kwargs):
|
||||||
graph, plugins, services = read(**kwargs)
|
graph, plugins, services = read(**kwargs)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user