Skip to content

Small refactoring of graphviz_draw.

Malte R requested to merge mr.graph/graph-tool:patch-3 into master

The only observable effect should be that calling with output=None and (output_format="xlib" or fork=True) no longer causes an AttributeError.

Merge request reports