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

8 lines
189 B
HTML

<html>
<body>
<span style="font-family: verdana,serif;">
This inspection checks mutual compatibility of <code>__new__</code> and <code>__init__</code> signatures.
</span>
</body>
</html>