diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 160596d0..d8279a9c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -17,7 +17,6 @@ constantly reading documentation, depression, headaches, or even death. Behold, the power of Requests:: - >>> import requests >>> r = requests.get('https://api.github.com/user', auth=('user', 'pass')) >>> r.status_code 200 |
