Skip to content

Commit fd75529

Browse files
authored
ref(flags): rm dup snippet from python FF index (#12339)
1 parent 60c60a5 commit fd75529

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/platforms/python/feature-flags/index.mdx

-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ description: With Feature Flags, Sentry tracks feature flag evaluations in your
66

77
<PlatformContent includePath="feature-flags/prerelease-alert" />
88

9-
A feature flagging integration allows you to manually track feature flag evaluations through an API. These evaluations are collected in memory, and in the event an error occurs, sent to Sentry for review and analysis.
10-
11-
129
## Prerequisites
1310

1411
* You have the <PlatformLink to="/">Python SDK installed</PlatformLink>.

0 commit comments

Comments
 (0)