Skip to content

Commit

Permalink
space
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosmiei committed Nov 17, 2024
1 parent 9c3481f commit 8a7cc3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binance/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -2262,7 +2262,7 @@ def cancel_replace_order(self, **params):
}
Similar to POST /api/v3/order, additional mandatory parameters are determined by type.
Response format varies depending on whether the processing of the message succeeded, partially succeeded, or failed.
Response format varies depending on whether the processing of the message succeeded, partially succeeded, or failed.
:raises: BinanceRequestException, BinanceAPIException
Expand Down

0 comments on commit 8a7cc3c

Please sign in to comment.