cubicweb/schema.py
changeset 11767 432f87a63057
parent 11765 9cb215e833b0
child 11775 39cf9e55ada8
--- a/cubicweb/schema.py	Wed Oct 05 15:28:43 2016 +0200
+++ b/cubicweb/schema.py	Fri Sep 30 18:25:08 2016 +0200
@@ -16,10 +16,9 @@
 # You should have received a copy of the GNU Lesser General Public License along
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 """classes to define schemas for CubicWeb"""
+
 from __future__ import print_function
 
-__docformat__ = "restructuredtext en"
-
 import re
 from os.path import join, basename
 from hashlib import md5