We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83a6c02 commit c2cd9c7Copy full SHA for c2cd9c7
README.md
@@ -20,6 +20,8 @@ pip install formance-python-sdk
20
```
21
<!-- End SDK Installation -->
22
23
+[](https://replit.com/join/edjyvnqhol-sagarbatchu1)
24
+
25
## SDK Example Usage
26
<!-- Start SDK Example Usage -->
27
```python
@@ -32,7 +34,6 @@ s = formance.Formance(
32
34
),
33
35
)
36
-
37
res = s.get_server_info()
38
39
if res.server_info is not None:
0 commit comments