Commit ad92eb4d by John Hess

whitespace back to original. for real though.

parent 00c35c95
...@@ -177,6 +177,6 @@ class FolditDescriptor(XmlDescriptor, EditingDescriptor): ...@@ -177,6 +177,6 @@ class FolditDescriptor(XmlDescriptor, EditingDescriptor):
@classmethod @classmethod
def definition_from_xml(cls, xml_object, system): 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} 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