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' ```