Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Commit 6ab63e1

Browse files
committed
More README updates
1 parent c26292e commit 6ab63e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ loop.run_until_complete(run_gets(client))
134134
## Using a Proxy
135135
If you need to proxy your requests, you can use the helper class `HttpProviderWithProxy`.
136136
```python
137+
import onedrivesdk
137138
from onedrivesdk.helpers import http_provider_with_proxy
138139

139140
proxy = {

0 commit comments

Comments
 (0)