Skip to content

Commit

Permalink
Exemplo de commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabi-Boniolo committed Sep 7, 2021
1 parent 248122a commit f4c0cff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

**Requests** is a simple, yet elegant, HTTP library.


```python
>>> import requests
>>> r = requests.get('https://api.github.com/user', auth=('user', 'pass'))
Expand Down

0 comments on commit f4c0cff

Please sign in to comment.