Syntax highlight Python code

This commit is contained in:
Dustin Ingram 2018-02-28 17:13:46 -06:00
parent f6a950d1c0
commit 4a68b3bacc
No known key found for this signature in database
GPG Key ID: 93D2B8D4930A5E39

View File

@ -25,7 +25,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
>>> 'bearsarefuzzy.com' in blacklist
True