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 allows for edges to be added to the python object (graph) as PyTuples using the .add_edge( tuple ) method. It also still supports the older tab delimited strings via .add_edge( str )