Skip to content

Please consider splitting up traitlets.py #87

@NeilGirdhar

Description

@NeilGirdhar

traitlets.py is 2152 lines today. It might be easier to work with if it were broken down into multiple files, one for each section. We can still import all the relevant things in the __init__.py (which should only import the relevant things — not *). We can protect your change history by creating the new files using git copy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions