fix flake8

This commit is contained in:
Richard Schreiber
2025-12-16 08:25:36 +01:00
parent 55697b1d70
commit beb219396a

View File

@@ -673,7 +673,7 @@ def _redeem_process(*, checkinlists, raw_barcode, answers_data, datetime, force,
) )
] ]
if len(op_candidates_matching_product) > 1 : if len(op_candidates_matching_product) > 1:
# if none of the above filters the results to 1, filter based on op.valid_from/until # if none of the above filters the results to 1, filter based on op.valid_from/until
# keep ops without valid_from/until # keep ops without valid_from/until
op_candidates_matching_product = [ op_candidates_matching_product = [