We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cde9150 commit cc9865cCopy full SHA for cc9865c
tests/test_syntax/blocks/test_html_blocks.py
@@ -1757,7 +1757,7 @@ def test_stress_comment_handling(self):
1757
<!-- Real comment -->
1758
<p><code><!--[if mso]></code> <code></</code> <code><!--[if mso]></code> and </> <!-- and <!--</p>
1759
<p></> <code><!--[if mso]></code> <code></</code> <!-- and <!-- and <code><!--[if mso]></code></p>
1760
- '''
+ ''' # noqa: E501
1761
)
1762
1763
0 commit comments