Skip to content

Commit

Permalink
code style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
iamnovichek committed Feb 28, 2025
1 parent d1bbf38 commit 47d7518
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions margin_app/app/tests/api/liquidation.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ async def mock_liquidate_position(
assert margin_position_id == self.test_margin_position_id
assert bonus_amount == self.test_bonus_amount
assert bonus_token == self.test_bonus_token

return mock_entry

monkeypatch.setattr(
Expand Down

0 comments on commit 47d7518

Please sign in to comment.