Browse Source

Formatting

pull/7/head
Jure Šorn 6 years ago
parent
commit
9a65ef3160
1 changed files with 2 additions and 2 deletions
  1. 4
      README.md

4
README.md

@ -313,8 +313,8 @@ Format
### String Options
```python
{'abcde':.3} # 'abc'
{'abcde':10.3} # 'abc '
{'abcde':.3} # 'abc'
{'abcde':10.3} # 'abc '
```
### Number Options

Loading…
Cancel
Save