Skip to content

Commit 09b3ff6

Browse files
committed
import os
1 parent 92ed334 commit 09b3ff6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/platforms/python/unleash/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Add a `UnleashIntegration` to your `integrations` list:
2121

2222
```python
2323
import sentry_sdk
24+
import os
25+
2426
from sentry_sdk.integrations.unleash import UnleashIntegration
2527
from UnleashClient import UnleashClient
2628

0 commit comments

Comments
 (0)