diff -r d8de1ac21f36 -r 432f87a63057 cubicweb/devtools/fake.py --- a/cubicweb/devtools/fake.py Wed Oct 05 15:28:43 2016 +0200 +++ b/cubicweb/devtools/fake.py Fri Sep 30 18:25:08 2016 +0200 @@ -18,8 +18,6 @@ """Fake objects to ease testing of cubicweb without a fully working environment """ -__docformat__ = "restructuredtext en" - from contextlib import contextmanager from six import string_types