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

5 lines
132 B
HTML

<html>
<body>
This inspection highlights attempts to call objects which are not callable, like, for example, tuples.
</body>
</html>