mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix flake8 violations
This commit is contained in:
@@ -96,7 +96,6 @@ def test_do_prompt_inputstrip():
|
||||
|
||||
|
||||
def test_do_prompt_with_nonascii():
|
||||
d = {}
|
||||
answers = {
|
||||
'Q1': u'\u30c9\u30a4\u30c4',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user