mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Bump Ruff to 0.5.0
This commit is contained in:
@@ -1450,7 +1450,7 @@ def test_additional_targets_should_be_translated(app):
|
||||
"""<span class="c1"># SYS IMPORTING</span>""")
|
||||
assert_count(expected_expr, result, 1)
|
||||
|
||||
# '#noqa' should remain in literal blocks.
|
||||
# 'noqa' comments should remain in literal blocks.
|
||||
assert_count("#noqa", result, 1)
|
||||
|
||||
# [raw.txt]
|
||||
|
||||
Reference in New Issue
Block a user