Old-style class contains new-style class features
Reports occurrences of new-style class features in old-style classes. The inspection highlights __slots__
, __getattribute__
, and super()
inside old-style classes.
Inspection Details | |
---|---|
Available in: | DataSpell 2023.3, PyCharm 2023.3 |
Plugin: | Python Community Edition, 233.SNAPSHOT |
Last modified: 13 July 2023