Flake8 cubicweb/pyramid/test/test_hooks.py
authorDenis Laxalde <denis.laxalde@logilab.fr>
Wed, 15 May 2019 15:50:29 +0200
changeset 12603 616d65b2dd8a
parent 12602 2beda828c1bf
child 12604 c755b73640ea
Flake8 cubicweb/pyramid/test/test_hooks.py
cubicweb/pyramid/test/test_hooks.py
flake8-ok-files.txt
--- a/cubicweb/pyramid/test/test_hooks.py	Wed May 15 12:06:29 2019 +0200
+++ b/cubicweb/pyramid/test/test_hooks.py	Wed May 15 15:50:29 2019 +0200
@@ -1,5 +1,4 @@
 from cubicweb.pyramid.test import PyramidCWTest
-from cubicweb.pyramid import tools
 
 
 def set_language(request):
--- a/flake8-ok-files.txt	Wed May 15 12:06:29 2019 +0200
+++ b/flake8-ok-files.txt	Wed May 15 15:50:29 2019 +0200
@@ -151,6 +151,7 @@
 cubicweb/pyramid/test/test_bw_request.py
 cubicweb/pyramid/test/test_config.py
 cubicweb/pyramid/test/test_core.py
+cubicweb/pyramid/test/test_hooks.py
 cubicweb/pyramid/test/test_login.py
 cubicweb/pyramid/test/test_rest_api.py
 cubicweb/pyramid/test/test_tools.py