You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release fixes an edge case where using a multigraph with max_edges=None would raise a TypeError. Many thanks to @gmacon for finding and fixing this!