File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/platforms/python/integrations Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ The [LaunchDarkly](https://launchdarkly.com/) integration tracks feature flag ev
99
1010## Install
1111
12- Install [ ` sentry-sdk ` from PyPI] ( https://pypi.org/project/sentry-sdk/ ) . The minimum version for this integration is 2.19.2.
12+ Install ` sentry-sdk ` from PyPI. The minimum version for this integration is 2.19.2.
1313
1414``` bash
1515pip install --upgrade ' sentry-sdk'
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ The [OpenFeature](https://openfeature.dev/) integration tracks feature flag eval
99
1010## Install
1111
12- Install [ ` sentry-sdk ` from PyPI] ( https://pypi.org/project/sentry-sdk/ ) . The minimum version for this integration is 2.19.2.
12+ Install ` sentry-sdk ` from PyPI. The minimum version for this integration is 2.19.2.
1313
1414``` bash
1515pip install --upgrade ' sentry-sdk'
You can’t perform that action at this time.
0 commit comments