whitespace back to original. for real though.

This commit is contained in:
John Hess
2013-03-11 18:05:34 -04:00
parent 00c35c95a4
commit ad92eb4d02

View File

@@ -177,6 +177,6 @@ class FolditDescriptor(XmlDescriptor, EditingDescriptor):
@classmethod
def definition_from_xml(cls, xml_object, system):
"""
Get the xml_object's attributes.
Get the xml_object's attributes.
"""
return {'metadata': xml_object.attrib}