Commit 859d36fd by Bach Dániel

fix flake8 warning

parent 814d7bb7
......@@ -304,4 +304,4 @@ class VMNetwork:
def dump_xml(self):
return ET.tostring(self.build_xml(), encoding='utf8',
method='xml',
pretty_print=True)
\ No newline at end of file
pretty_print=True)
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 sign in to comment