Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
UmanShahzad authored Nov 23, 2023
1 parent 932d0ad commit 9f82db4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,9 +283,8 @@ When looking up an IP address, the response object includes `details.country_nam
"BF": {"code": "AF", "name": "Africa"},
...
}
```
#### Usage:
```python

# create handler
>>> access_token = '123456789abc'
>>> handler = ipinfo.getHandler(
access_token,
Expand Down

0 comments on commit 9f82db4

Please sign in to comment.