inherit-non-class / E0239ΒΆ

Message emitted:

Inheriting %r, which is not a class.

Description:

Used when a class inherits from something which is not a class.

Created by classes checker