Files
openide/python/resources/inspectionDescriptions/PyClassHasNoInitInspection.html
T

5 lines
115 B
HTML

<html>
<body>
This inspection used when a class has no __init__ method, neither its parent classes.
</body>
</html>