entities/test/data/schema.py
branch3.5
changeset 2924 b5aadbd3fc5b
parent 2920 64322aa83a1d
child 4212 ab6573088b4a
--- a/entities/test/data/schema.py	Thu Aug 20 17:50:26 2009 +0200
+++ b/entities/test/data/schema.py	Thu Aug 20 17:52:22 2009 +0200
@@ -1,10 +1,11 @@
-"""
+"""entities tests schema
 
 :organization: Logilab
 :copyright: 2001-2009 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
 :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
 :license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
 """
+
 from yams.buildobjs import EntityType, String
 from cubicweb.schema import make_workflowable