Commit 14fb0a39 authored by Yusei Tahara's avatar Yusei Tahara

Remove an extra new line.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35474 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8595f818
......@@ -400,7 +400,6 @@ class TradeModelLine(Predicate, XMLMatrix, Amount):
return aggregated_amount_list
def _isMatchedMovement(self, movement, base_application_list, tmp_movement):
return (
set(base_application_list).intersection(
......
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