Commit 7a1ef62e by Vik Paruchuri

Do some code reformatting

parent 8c12eb78
...@@ -711,7 +711,7 @@ class OpenEndedDescriptor(): ...@@ -711,7 +711,7 @@ class OpenEndedDescriptor():
template_dir_name = "openended" template_dir_name = "openended"
def __init__(self, system): def __init__(self, system):
self.system =system self.system = system
@classmethod @classmethod
def definition_from_xml(cls, xml_object, system): def definition_from_xml(cls, xml_object, system):
......
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