Files
openide/python/pluginResources/intentionDescriptions/PyAbsoluteToRelativeImportIntention/description.html
T
2019-10-09 13:06:32 +00:00

7 lines
123 B
HTML

<html>
<body>
<span>
This intention replaces absolute <code>from</code> import with a relative one.
</span>
</body>
</html>