E1003 bad-super-callΒΆ

Message

'Bad first argument %r given to super()'

Description

Used when another argument than the current class is given as first argument of the super builtin.