Skip to content

Commit

Permalink
flag code
Browse files Browse the repository at this point in the history
  • Loading branch information
Lior539 committed Apr 2, 2024
1 parent e57e95c commit 9f04fbd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export function FeatureFlagsDjangoInstructions(): JSX.Element {
return (
<>
<SDKInstallDjangoInstructions />
<FlagImplementationSnippet sdkKey={SDKKey.DJANGO} />
<FlagImplementationSnippet sdkKey={SDKKey.PYTHON} />
</>
)
}

0 comments on commit 9f04fbd

Please sign in to comment.