cubicweb/misc/scripts/migration_helper.py
changeset 11767 432f87a63057
parent 11185 40e74d6d7e99
child 12567 26744ad37953
--- a/cubicweb/misc/scripts/migration_helper.py	Wed Oct 05 15:28:43 2016 +0200
+++ b/cubicweb/misc/scripts/migration_helper.py	Fri Sep 30 18:25:08 2016 +0200
@@ -21,7 +21,7 @@
 """
 from __future__ import print_function
 
-__docformat__ = "restructuredtext en"
+
 
 def drop_entity_types_fast(*etypes, **kwargs):
     """drop an entity type bypassing all hooks