From 9fa6e2e9d78e003d55585f0a8b2e0ad0dfc51359 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jure=20=C5=A0orn?= Date: Mon, 28 Jan 2019 03:05:25 +0100 Subject: [PATCH] Small titles --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96c7976..c38a551 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=])