Commit 00c35c95 by John Hess

whitespace back to original

parent cc2c26b9
...@@ -179,6 +179,4 @@ class FolditDescriptor(XmlDescriptor, EditingDescriptor): ...@@ -179,6 +179,4 @@ class FolditDescriptor(XmlDescriptor, EditingDescriptor):
""" """
Get the xml_object's attributes. Get the xml_object's attributes.
""" """
return {'metadata': xml_object.attrib} return {'metadata': xml_object.attrib}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment