Remove typo that turns float into tuple

This commit is contained in:
counterweight 2023-12-02 18:08:06 +01:00
parent 385db5422e
commit eecd7cc552
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C

View file

@ -128,7 +128,7 @@ def generate_um_report(
# royalties paid to BBO for the BBO products.
sats_owed_to_um = (
(sats_received_for_sku * discount_factor_for_bbo_skus)
* UM_FIRST_AGREEMENT_PERCENTAGE,
* UM_FIRST_AGREEMENT_PERCENTAGE
)
report.append(