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

5 lines
133 B
HTML

<html>
<body>
This inspection check that in any call to super(A, B), B either is an instance of A or a subclass of A.
</body>
</html>