Commit d65e9467 authored by Yoshinori Okuji's avatar Yoshinori Okuji

Add space.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19315 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3e6d4866
......@@ -102,7 +102,7 @@ class TransformationRule(Rule):
current_supply_link)
movement_dict.update(consumed_mvt_dict)
# Finally, build movement
self._buildMovementList(applied_rule, movement_dict,**kw)
self._buildMovementList(applied_rule, movement_dict, **kw)
# Expand each movement created
Rule.expand(self, applied_rule, **kw)
......
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