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

6 lines
137 B
HTML

<html>
<body>
This inspection looks for methods that lack a first parameter (which is usually named <code>self</code> ).
</body>
</html>