TymaaHammouda commited on
Commit
70aad61
·
1 Parent(s): a9d4261

Update entities

Browse files
Files changed (1) hide show
  1. IBO_to_XML.py +1 -1
IBO_to_XML.py CHANGED
@@ -132,4 +132,4 @@ def sortTags(entities):
132
  str_tag = str_tag.strip()
133
  entity[temp_counter][1] = str_tag
134
  temp_counter += 1
135
- return entity
 
132
  str_tag = str_tag.strip()
133
  entity[temp_counter][1] = str_tag
134
  temp_counter += 1
135
+ return entities