From 9f27d77a8e400385ab9031880b8af16386c2ce4c Mon Sep 17 00:00:00 2001 From: hellerve Date: Tue, 17 Jan 2017 15:25:13 +0100 Subject: [PATCH] i hate rst --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index d0f5dca..746f41d 100644 --- a/README.rst +++ b/README.rst @@ -27,6 +27,7 @@ conform. A few motivating examples (a more exhaustive list can be found in the ``test`` directory): .. code-block:: python + import manipulator manipulator.get({"k": [1, [2], 3]}, "#k #1 #0")