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

7 lines
290 B
HTML

<html>
<body>
Enable this inspection if you need your code to be compatible with a range of Python versions (for example, if you&apos;re building a
library).
The range of Python versions with which the code needs to be compatible can be specified in the inspection settings.
</body>
</html>