cubicweb/entities/authobjs.py
changeset 11767 432f87a63057
parent 11699 b48020a80dc3
child 12041 69f69ce8241a
--- a/cubicweb/entities/authobjs.py	Wed Oct 05 15:28:43 2016 +0200
+++ b/cubicweb/entities/authobjs.py	Fri Sep 30 18:25:08 2016 +0200
@@ -17,7 +17,7 @@
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 """entity classes user and group entities"""
 
-__docformat__ = "restructuredtext en"
+
 
 from six import string_types, text_type