diff --git a/README.md b/README.md index eadd4b7e8..41f94e4b2 100644 --- a/README.md +++ b/README.md @@ -304,4 +304,4 @@ We are keen for your feedback; please open an [issue](https://www.github.com/inc ## Requirements -Python 3.7 or higher. \ No newline at end of file +Python 3.7 or higher. diff --git a/api.md b/api.md index 7c74f39ea..21db66a81 100644 --- a/api.md +++ b/api.md @@ -666,4 +666,4 @@ from increase.types.simulations import InboundRealTimePaymentsTransferSimulation Methods: - client.simulations.real_time_payments_transfers.complete(real_time_payments_transfer_id, \*\*params) -> RealTimePaymentsTransfer -- client.simulations.real_time_payments_transfers.create_inbound(\*\*params) -> InboundRealTimePaymentsTransferSimulationResult \ No newline at end of file +- client.simulations.real_time_payments_transfers.create_inbound(\*\*params) -> InboundRealTimePaymentsTransferSimulationResult