Skip to content

Improve the loading of the objects of the package under development #74

@lyz-code

Description

@lyz-code

Description

If you are developing a package and install it with pip install -e ., whenever you make a change that breaks the package, autoimport is not going to be able to load the objects as it is not able lo import them.

Desired behavior

We want to be able to import the package objects even if the package is broken

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions