Skip to content

Commit 972ce33

Browse files
committed
doc
1 parent 05bb8e4 commit 972ce33

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

onnx_array_api/plotting/graphviz_helper.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,7 @@ def plot_dot(
196196
:param image: output image, None, just returns the output
197197
:param engine: *dot* or *neato*
198198
:param figsize: figsize of ax is None
199-
:return: :epkg:`Graphviz` output or
200-
the dot text if *image* is None
199+
:return: :epkg:`Graphviz` output or, the dot text if *image* is None
201200
202201
.. plot::
203202

0 commit comments

Comments
 (0)