From 6ba48dfc8f9354a6ad63087c00b2a9faa0e59027 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jure=20=C5=A0orn?= Date: Thu, 21 Mar 2019 14:47:56 +0100 Subject: [PATCH] Revert --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b29f870..c498142 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ if __name__ == '__main__': List ---- ```python - = [±from_inclusive : ±to_exclusive : ±step_size] + = [from_inclusive : to_exclusive : step_size] ``` ```python