bad-super-call / E1003ΒΆ

Message emitted:

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.

Created by newstyle checker