Rename "bonobo graph" to "bonobo inspect". For now, graphviz is default but there will probably be a humand default in the future, with graphviz source generation set if --graph (or -g) flag is passed.
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
|
||||
def render_as_dot(graph):
|
||||
"""
|
||||
|
||||
@ -6,4 +5,4 @@ def render_as_dot(graph):
|
||||
:return: str
|
||||
"""
|
||||
|
||||
pass
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user