Skip to content

Commit

Permalink
Merge pull request #12 from t4d/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
ninoseki committed Dec 11, 2021
2 parents 32c897d + f092b13 commit b358943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -32,7 +32,7 @@ pip install abuse_whois[api]
### As a library

```python
from abuse_whois import get_get_abuse_contacts
from abuse_whois import get_abuse_contacts

get_abuse_contacts("1.1.1.1")
get_abuse_contacts("github.com")
Expand Down

0 comments on commit b358943

Please sign in to comment.