[fix] Python syntax highlighting for README instructions
This commit is contained in:
@@ -220,7 +220,7 @@ Python usage
|
|||||||
|
|
||||||
After installing:
|
After installing:
|
||||||
|
|
||||||
```
|
```python
|
||||||
from postal.expand import expand_address
|
from postal.expand import expand_address
|
||||||
expand_address('Quatre vignt douze Ave des Champs-Élysées', languages=['fr'])
|
expand_address('Quatre vignt douze Ave des Champs-Élysées', languages=['fr'])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user