pygraphblas icon indicating copy to clipboard operation
pygraphblas copied to clipboard

Sierpinski-Graph Demo: TypeError: draw_graph() got an unexpected keyword argument 'show_weight'

Open bsbodden opened this issue 2 years ago • 0 comments

In notebooks/Sierpinski-Graph.ipynb: showWeightError

Changing the argument name to weights fixes it.

bsbodden avatar Nov 10 '21 04:11 bsbodden