Fix flake8 violations

This commit is contained in:
Takeshi KOMIYA
2017-12-23 21:20:32 +09:00
parent 2e04c2a058
commit a9efb2517a
18 changed files with 247 additions and 247 deletions

View File

@@ -96,7 +96,6 @@ def test_do_prompt_inputstrip():
def test_do_prompt_with_nonascii():
d = {}
answers = {
'Q1': u'\u30c9\u30a4\u30c4',
}