diff -r d8de1ac21f36 -r 432f87a63057 cubicweb/schemas/__init__.py --- a/cubicweb/schemas/__init__.py Wed Oct 05 15:28:43 2016 +0200 +++ b/cubicweb/schemas/__init__.py Fri Sep 30 18:25:08 2016 +0200 @@ -17,7 +17,7 @@ # with CubicWeb. If not, see . """some constants and classes to define schema permissions""" -__docformat__ = "restructuredtext en" + from cubicweb.schema import RO_REL_PERMS, RO_ATTR_PERMS, \ PUB_SYSTEM_ENTITY_PERMS, PUB_SYSTEM_REL_PERMS, \