cleanup 3.5
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 20 Aug 2009 17:52:22 +0200
branch3.5
changeset 2924 b5aadbd3fc5b
parent 2923 b97a0f8dd4dc
child 2931 17224e90a1c4
cleanup
entities/test/data/schema.py
--- 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