Files
openide/python/pluginResources/postfixTemplates/PyIsNotNonePostfixTemplate/description.html
Bas Leijdekkers 4297a782f1 python: remove leading <p> tags from postfix template descriptions for visual consistency
GitOrigin-RevId: 85a8afcc7b9ae2681c63602fc23fda27616fd68d
2021-09-29 12:04:55 +00:00

5 lines
80 B
HTML

<html>
<body>
Checks if the expression is not <code>None</code>.
</body>
</html>