mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix flake8 violation under tests/
This commit is contained in:
@@ -67,7 +67,7 @@ def test_html_with_set_translator_for_html_and_html_translator_class(
|
||||
assert translator_class.__name__ == 'ConfHTMLTranslator'
|
||||
|
||||
|
||||
## this test break test_websupport.test_comments test. why?
|
||||
# this test break test_websupport.test_comments test. why?
|
||||
# @with_app(
|
||||
# buildername='dirhtml',
|
||||
# srcdir=(test_roots / 'test-api-set-translator'),
|
||||
|
||||
Reference in New Issue
Block a user