From 1cc529ad1036713b90cad7f53bd0bdcfe832642c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jure=20=C5=A0orn?= Date: Sat, 23 Feb 2019 21:43:30 +0100 Subject: [PATCH] Undo --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6be9e46..94cd212 100644 --- a/README.md +++ b/README.md @@ -1467,8 +1467,7 @@ last_el = op.methodcaller('pop')() Eval ---- -### Basic External link - +### Basic ```python >>> from ast import literal_eval >>> literal_eval('1 + 2')