W0236 invalid-overridden-methodΒΆ

Message

'Method %r was expected to be %r, found it instead as %r'

Description

Used when we detect that a method was overridden as a property or the other way around, which could result in potential bugs at runtime.