cubicweb/rtags.py
changeset 11767 432f87a63057
parent 11057 0b59724cb3f2
child 11870 3a84a79c4ed5
--- a/cubicweb/rtags.py	Wed Oct 05 15:28:43 2016 +0200
+++ b/cubicweb/rtags.py	Fri Sep 30 18:25:08 2016 +0200
@@ -35,7 +35,7 @@
    * ``tag_object_of`` tag a relation in the object's context
    * ``tag_attribute`` shortcut for tag_subject_of
 """
-__docformat__ = "restructuredtext en"
+
 
 import logging
 from warnings import warn