Fix flake8 violations

This commit is contained in:
Takeshi KOMIYA
2019-06-30 14:55:22 +09:00
parent b5f7d08ec7
commit 95723aa6f6
10 changed files with 15 additions and 16 deletions

View File

@@ -617,6 +617,6 @@ def test_linenothreshold(app, status, warning):
# literal include not using linenothreshold
html, matched, _ = html.partition(lineos_head +
'1\n'
'2\n'
'2\n'
'3' + lineos_tail)
assert not matched