From cba2113d7f6eda2df2298a7ada319b1a352b2615 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jure=20=C5=A0orn?= Date: Wed, 18 Apr 2018 02:02:19 +0200 Subject: [PATCH] Format --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 4707b76..c5d04eb 100644 --- a/README.md +++ b/README.md @@ -204,8 +204,6 @@ re.split(, text, maxsplit=0) # Use brackets in regex to keep the matches {:^min_width} # ' ' {:_____' {:.max_width} # '' -``` -```python {:max_width.min_width} # ' ' {:max_width.no_of_decimalsf} # ' 3.14' ```