From 860853f66f75b5932c355c199a6b512b59a94791 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 5 Apr 2016 12:40:46 +0200 Subject: [PATCH] Fix lint --- tests/integration/features/test_downloads.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/integration/features/test_downloads.py b/tests/integration/features/test_downloads.py index 1ffbaf5b7..4c2459420 100644 --- a/tests/integration/features/test_downloads.py +++ b/tests/integration/features/test_downloads.py @@ -53,7 +53,8 @@ def download_should_exist(filename, tmpdir): assert path.check() -@bdd.then(bdd.parsers.parse('The download prompt should be shown with "{path}"')) +@bdd.then(bdd.parsers.parse('The download prompt should be shown with ' + '"{path}"')) def download_prompt(tmpdir, quteproc, path): full_path = path.replace('{downloaddir}', str(tmpdir)).replace('/', os.sep) msg = ("Asking question