Skip to content

__all__ check #31

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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