server/test/data/schema.py
changeset 5762 730d458ec1bf
parent 5575 8a531340c3ef
parent 5761 02bccbc4ff1c
child 6081 ede33e6400ab
child 6208 07b176640a8c
--- a/server/test/data/schema.py	Wed Jun 16 09:21:49 2010 +0200
+++ b/server/test/data/schema.py	Wed Jun 16 14:51:17 2010 +0200
@@ -15,9 +15,7 @@
 #
 # You should have received a copy of the GNU Lesser General Public License along
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
-"""
 
-"""
 from yams.buildobjs import (EntityType, RelationType, RelationDefinition,
                             SubjectRelation, RichString, String, Int, Boolean, Datetime)
 from yams.constraints import SizeConstraint