Skip to content

Metaclass __new__ method should have mcs as first argument, not cls #503

@karyon

Description

@karyon

in this class, pylint told me that the first argument to __new__ should be mcs, so i changed it. Afterwards, pycodestyle told me it should be cls, which i think is wrong.

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