Fix the last Pep8 error (this one was not catched by PuCharm)

This commit is contained in:
Marc Cassuto
2014-07-31 14:31:34 -04:00
parent ad2f722919
commit f832d969cf

View File

@@ -113,7 +113,7 @@ class PrintPick(report_sxw.rml_parse):
def set_context(self, objects, data, ids, report_type=None):
"""Return res.partner.category"""
#!! data form is manually set in wizard
# data form is manually set in wizard
agreg = {}
for pick in objects:
for move in pick.move_lines: