diff options
author | Jeffrey Finkelstein <jeffrey.finkelstein@gmail.com> | 2015-08-10 00:12:53 -0400 |
---|---|---|
committer | Jeffrey Finkelstein <jeffrey.finkelstein@gmail.com> | 2015-08-10 00:12:53 -0400 |
commit | 7aa72f3f4b08b7f764415617030f4c935f98481a (patch) | |
tree | 243687570442b6dd57e2e3a6dfd2c0c0b135ab2a /networkx/algorithms/tree/mst.py | |
parent | 8f3a9020e03891f449cc83509272a8bfd4de35c8 (diff) | |
download | networkx-7aa72f3f4b08b7f764415617030f4c935f98481a.tar.gz |
Don't use indexing to access elements of a set
Replaces indexing with `arbitrary_element()` function.
Diffstat (limited to 'networkx/algorithms/tree/mst.py')
0 files changed, 0 insertions, 0 deletions