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

5 lines
149 B
HTML

<html>
<body>
This inspection detects <code>'from __future__ import'</code> statements which are used not in the beginning of a file.
</body>
</html>