diff -r d8de1ac21f36 -r 432f87a63057 cubicweb/web/views/tabs.py --- a/cubicweb/web/views/tabs.py Wed Oct 05 15:28:43 2016 +0200 +++ b/cubicweb/web/views/tabs.py Fri Sep 30 18:25:08 2016 +0200 @@ -17,7 +17,7 @@ # with CubicWeb. If not, see . """base classes to handle tabbed views""" -__docformat__ = "restructuredtext en" + from cubicweb import _ from six import string_types