E0202 method-hiddenΒΆ

Message

'An attribute defined in %s line %s hides this method'

Description

Used when a class defines a method which is hidden by an instance attribute from an ancestor class or set by some client code.