cubicweb/hooks/syncschema.py
changeset 11767 432f87a63057
parent 11765 9cb215e833b0
child 11774 51c160677afe
--- a/cubicweb/hooks/syncschema.py	Wed Oct 05 15:28:43 2016 +0200
+++ b/cubicweb/hooks/syncschema.py	Fri Sep 30 18:25:08 2016 +0200
@@ -23,9 +23,6 @@
 checking for schema consistency is done in hooks.py
 """
 
-__docformat__ = "restructuredtext en"
-from cubicweb import _
-
 import json
 from copy import copy
 
@@ -35,6 +32,7 @@
 
 from logilab.common.decorators import clear_cache
 
+from cubicweb import _
 from cubicweb import validation_error
 from cubicweb.predicates import is_instance
 from cubicweb.schema import (SCHEMA_TYPES, META_RTYPES, VIRTUAL_RTYPES,