--- a/src/pyams_content_es/zmi/test.py Fri Oct 13 10:22:24 2017 +0200
+++ b/src/pyams_content_es/zmi/test.py Fri Nov 10 13:24:51 2017 +0100
@@ -9,7 +9,6 @@
# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
# FOR A PARTICULAR PURPOSE.
#
-from onf_website.shared.news import WfNewsEvent
__docformat__ = 'restructuredtext'
@@ -22,6 +21,7 @@
# import packages
from elasticsearch_dsl import Search, A
+from onf_website.shared.news import WfNewsEvent
from pyams_utils.registry import get_utility
from pyramid.response import Response
from pyramid.view import view_config