From 6bca6fbcd3b7de48be6c8f5ee18957f3bd6600b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jure=20=C5=A0orn?= Date: Tue, 25 Dec 2018 14:40:37 +0100 Subject: [PATCH] Format --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e935c8e..535f740 100644 --- a/README.md +++ b/README.md @@ -282,8 +282,8 @@ import re ``` #### Float presentation types: +* `'f'` - Fixed point: `.f` * `'e'` - Exponent -* `'f'` - Fixed point: .f #### Integer presentation types: * `'b'` - Binary