W0211 bad-staticmethod-argument

Message

'Static method with %r as first argument'

Description

Used when a static method has “self” or a value specified in valid-classmethod-first-arg option or valid-metaclass-classmethod-first-arg option as first argument.