Skip to content

Make __init__.py small, having only necessary stuffs #378

@bact

Description

@bact

The current init.py in many submodules are very large and make it difficult to keep track of what will be automatically loaded for the submodule.

Should move implementations to separate file and keep init.py to list only function names when appropriate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions