Files
openide/python/python-psi-impl/resources/inspectionDescriptions/PyDeprecatedModulesInspection.html
Dmitry Trofimov d799d9d4d7 Move other Python inspections to python-psi-impl
GitOrigin-RevId: 71e300329addb702f3f603f58174f3f16e688ad6
2020-03-30 15:02:49 +00:00

5 lines
140 B
HTML

<html>
<body>
This inspection highlight import statements references a module which is deprecated in current Python version.
</body>
</html>