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

7 lines
242 B
HTML

<html>
<body>
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.
</body>
</html>