Skip to content

__all__ check #31

@srittau

Description

@srittau

Sometimes, __all__ gets a type annotation in stubs. __all__ in stubs has the same semantics as in implementation files, so an annotation like __all__: List[str] is not very useful.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions