no-method-argument / E0211ΒΆ

Message emitted:

Method has no argument

Description:

Used when a method which should have the bound instance as first argument has no argument defined.

Created by classes checker