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

6 lines
185 B
HTML

<html>
<body><span style="font-family: verdana,serif;">
This inspection looks for methods that lack a first parameter (which is usually named <code>self</code>).
</span></body>
</html>