pygraphblas
pygraphblas copied to clipboard
Sierpinski-Graph Demo: TypeError: draw_graph() got an unexpected keyword argument 'show_weight'
In notebooks/Sierpinski-Graph.ipynb
:
Changing the argument name to weights
fixes it.