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

9 lines
293 B
HTML

<html>
<body>
<span style="font-family: verdana,serif;">
This inspection reports discrepancies between declared parameters and actual arguments, as well as
incorrect arguments (e.g. duplicate named arguments) and incorrect argument order. Decorators are analyzed, too.
</span>
</body>
</html>