Skip to content

twistedchecker requires camel case even when overriding a method signature. #120

@wsanchez

Description

@wsanchez

If you are implementing a callable that is meant to have the same signature as a callable in the standard library (or another library which does not use camel case), then twistedchecker will complain.

Because twistedchecker is a required test in Twisted, that means you have to change the signature, which may means it is not compatible in the way intended.

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