cubicweb/web/views/vcard.py
changeset 11767 432f87a63057
parent 11057 0b59724cb3f2
--- a/cubicweb/web/views/vcard.py	Wed Oct 05 15:28:43 2016 +0200
+++ b/cubicweb/web/views/vcard.py	Fri Sep 30 18:25:08 2016 +0200
@@ -18,7 +18,7 @@
 """vcard import / export
 
 """
-__docformat__ = "restructuredtext en"
+
 
 from cubicweb.predicates import is_instance
 from cubicweb.view import EntityView