You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This SDK is compatible with Python 2.7 and higher.
10
+
This SDK is compatible with **Python 2.7 and higher**.
11
11
12
12
## Getting started
13
13
Below is a simple example that describes the instantiation and most basic usage of our SDK:
@@ -29,7 +29,7 @@ except TimeoutException:
29
29
pass
30
30
```
31
31
32
-
Please refer to [our official docs](https://help.split.io/hc/en-us/articles/360020359652-Python-SDK)) to learn about all the functionality provided by our SDK and the configuration options available for tailoring it to your current application setup.
32
+
Please refer to [our official docs](https://help.split.io/hc/en-us/articles/360020359652-Python-SDK) to learn about all the functionality provided by our SDK and the configuration options available for tailoring it to your current application setup.
33
33
34
34
## Submitting issues
35
35
The Split team monitors all issues submitted to this [issue tracker](https://github.com/splitio/python-client/issues). We encourage you to use this issue tracker to submit any bug reports, feedback, and feature enhancements. We'll do our best to respond in a timely manner.
0 commit comments