test information in param
This commit is contained in:
@ -482,9 +482,6 @@ class Family(Common):
|
||||
if hasattr(self.elt, 'property'):
|
||||
for child in self.elt.property:
|
||||
self.populate_properties(child)
|
||||
if not self.attrib['properties']:
|
||||
# remove empty property
|
||||
del self.attrib['properties']
|
||||
|
||||
def get_object_name(self):
|
||||
if 'suffixes' in self.attrib:
|
||||
|
Reference in New Issue
Block a user