-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Please describe the part of the codebase that needs refactoring.
The init files need to be importing more of the libraries to save time when the module is imported
Why does this need to be refactored?
optimization, saves time with less keystrokes
Do you have a suggested way to refactor this?
Yes just import everything in the folders into their init files and then into the main one to bring all packages to the top level.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation