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

6 lines
159 B
HTML

<html>
<body>
This inspection checks that properties are accessed correctly:
read-only not set, write-only not read, non-deletable not deleted.
</body>
</html>