-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
Milestone
Description
It looks like nx.generators is no longer the modules in the folder networkx/generators. Instead it is the contents of networkx/algorithms/community/generators.py
Can we rename that file to avoid namespace collisions on the word generators?
Maybe it should be moved to the generators directory and called community_graphs.py?
Reactions are currently unavailable