cubicweb/server/edition.py
changeset 11767 432f87a63057
parent 11057 0b59724cb3f2
child 12297 38058ce2a9ec
--- a/cubicweb/server/edition.py	Wed Oct 05 15:28:43 2016 +0200
+++ b/cubicweb/server/edition.py	Fri Sep 30 18:25:08 2016 +0200
@@ -16,7 +16,7 @@
 # You should have received a copy of the GNU Lesser General Public License along
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 """helper classes to handle server-side edition of entities"""
-__docformat__ = "restructuredtext en"
+
 
 from copy import copy
 from yams import ValidationError