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

6 lines
175 B
HTML

<html>
<body>
This inspection checks that arguments to <code>property()</code> and functions annotated with
<code>@property</code> and friends look reasonably.
</body>
</html>