Files
openide/python/resources/intentionDescriptions/PyJoinIfIntention/description.html
T

7 lines
197 B
HTML

<html>
<body>
<span style="font-family: verdana,sans-serif;">
This intention converts two nested if statements into one if statement containing conjuction operation in it.
</span>
</body>
</html>