Skip to content

__getattr__ does not update __dir__ #25

@thomaspinder

Description

@thomaspinder

The lazy names in _lazy_imports are declared in __all__ but absent from dir(impulso) output. Adding a __dir__ returning __all__ would improve IDE/REPL discovery.

Affected file: src/impulso/__init__.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    dxDeveloper experiencegood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions