subclassed-final-class / W0240ΒΆ

Message emitted:

Class %r is a subclass of a class decorated with typing.final: %r

Description:

Used when a class decorated with typing.final has been subclassed.

Created by classes checker