Skip to content

Namespace collision on nx.generators #2087

@dschult

Description

@dschult

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?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions