--- 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