Skip to content

Commit

Permalink
black fix
Browse files Browse the repository at this point in the history
  • Loading branch information
harisang committed Sep 7, 2024
1 parent 824b5b7 commit 10f4238
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/fees/compute_fees.py
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,6 @@ def get_all_data(self, tx_hash: HexBytes) -> SettlementData:
HexBytes(app_data["metadata"]["partnerFee"]["recipient"])
)


trade = Trade(
order_uid=uid,
sell_amount=executed_sell_amount,
Expand Down

0 comments on commit 10f4238

Please sign in to comment.