Skip to content

Protocols should use Ellipsis (...) #70

Description

@paluchasz

This is a stylistic issue not a bug.

The Protocols in the repo used to be abstract classes and have a raise NotImplementedError. The standard with Protocols is to use the Python Ellipsis instead (...).

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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions