Browse Source

Format

pull/3/head
Jure Šorn 6 years ago
parent
commit
6bca6fbcd3
1 changed files with 1 additions and 1 deletions
  1. 2
      README.md

2
README.md

@ -282,8 +282,8 @@ import re
```
#### Float presentation types:
* `'f'` - Fixed point: `.<precision>f`
* `'e'` - Exponent
* `'f'` - Fixed point: .<precision>f
#### Integer presentation types:
* `'b'` - Binary

Loading…
Cancel
Save