Skip to content

Suggestion: Move imports to local scope #494

@zain-sohail

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
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions