cubicweb/hooks/syncsession.py
changeset 11767 432f87a63057
parent 11765 9cb215e833b0
child 12021 cc8135ecfbb8
--- a/cubicweb/hooks/syncsession.py	Wed Oct 05 15:28:43 2016 +0200
+++ b/cubicweb/hooks/syncsession.py	Fri Sep 30 18:25:08 2016 +0200
@@ -17,8 +17,6 @@
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 """Core hooks: synchronize living session on persistent data changes"""
 
-__docformat__ = "restructuredtext en"
-
 from cubicweb import _
 from cubicweb import UnknownProperty, BadConnectionId, validation_error
 from cubicweb.predicates import is_instance