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

8 lines
183 B
HTML

<html>
<body>
<p style="font-family: verdana,serif;">
This inspection reports usages of @classmethod or @staticmethod decorators on functions outside of a class.
</p>
</body>
</html>