Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dsinghvi authored Aug 29, 2023
1 parent 7352c92 commit e660061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ except APIError as e:
By default, the client is configured to have a timeout of 60 seconds. You can customize this value at client instantiation.

```python
from moneykit.client import MoneyKit
from metriport.client import Metriport

metriport_client = Metriport(api_key="YOUR_API_KEY", timeout=15)
```
Expand Down

0 comments on commit e660061

Please sign in to comment.