Skip to content

Commit 67bc325

Browse files
fix double docs
1 parent d6cda29 commit 67bc325

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/configuration.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@ Configuration:
2828
Profile Usage:
2929
```python linenums="1"
3030
{% include 'snippets/auth-client-context-from-saved-profile.py' %}
31-
32-
from planet_auth import Auth
33-
34-
auth_ctx = Auth.initialize_from_profile(profile="_profile_name_")
3531
```
3632

3733
Direct Usage:

0 commit comments

Comments
 (0)