From be3fcdf4496d0487d71ddeddf7ac331ef257a4e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jure=20=C5=A0orn?= Date: Mon, 28 Jan 2019 03:02:05 +0100 Subject: [PATCH] Small titles --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2cc2a1..96c7976 100644 --- a/README.md +++ b/README.md @@ -292,7 +292,7 @@ import re Print ----- -**Use `file=sys.stderr` for errors.** +####Use `file=sys.stderr` for errors. ```python print( [, , end='', sep='', file=])