Commit 6754ac69 authored by Rafael Monnerat's avatar Rafael Monnerat

Tinny style change

parent ab9c5d8d
......@@ -671,8 +671,7 @@ class SlapTool(BaseTool):
if movement is None:
raise SoftwareInstanceNotReady
software_instance = SoftwareInstance(
**self._getSalePackingListLineAsSoftwareInstance(
movement))
**self._getSalePackingListLineAsSoftwareInstance(movement))
return xml_marshaller.xml_marshaller.dumps(software_instance)
####################################################
......
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