Skip to content

Protocols should use Ellipsis (...) #70

@paluchasz

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 (...).

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