Skip to content

Suggestion: Move imports to local scope #494

Description

@zain-sohail

Due to how the current interface works, all possible dependencies are imported when importing SedProcessor from sed.

I propose we remove the linter for module level imports and import them in scope when necessary. This will reduce first time importing time from ~30 s to something more managable.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions