mirror of
https://github.com/disposable-email-domains/disposable-email-domains.git
synced 2024-11-22 08:38:12 +08:00
Merge pull request #178 from di/update-python-package-usage
Update Python package usage
This commit is contained in:
commit
ef2b185d09
@ -26,7 +26,7 @@ else:
|
||||
|
||||
Available as [PyPI module](https://pypi.org/project/disposable-email-domains) thanks to [@di](https://github.com/di)
|
||||
```python
|
||||
>>> from disposable_email_domains import blacklist as blocklist
|
||||
>>> from disposable_email_domains import blocklist
|
||||
>>> 'bearsarefuzzy.com' in blocklist
|
||||
True
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user