schema.py
changeset 2185 09d0445641e2
parent 2183 9dfa88ac9f49
parent 2184 d561b2725144
child 2234 1fbcf202882d
--- a/schema.py	Mon Jun 29 12:18:43 2009 +0200
+++ b/schema.py	Mon Jun 29 12:18:59 2009 +0200
@@ -35,7 +35,7 @@
 META_RELATIONS_TYPES = set((
     'owned_by', 'created_by', 'is', 'is_instance_of', 'identity',
     'eid', 'creation_date', 'modification_date', 'has_text',
-    )))
+    ))
 
 #  set of entity and relation types used to build the schema
 SCHEMA_TYPES = set((