invalid-class-object / E0243#

Message emitted:

Invalid __class__ object

Description:

Used when an invalid object is assigned to a __class__ property. Only a class is permitted.

Correct code:

# This is a placeholder for correct code for this message.

Additional details:

You can help us make the doc better by contributing !

Created by the classes checker.