From 9fb05d88498b14286cad14356371fb9cb0b6212e Mon Sep 17 00:00:00 2001 From: Tyler Goodlet Date: Sun, 9 Feb 2020 01:06:11 -0500 Subject: [PATCH] Drop uneeded import --- README.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/README.rst b/README.rst index 2dabf6b..6664828 100644 --- a/README.rst +++ b/README.rst @@ -108,7 +108,6 @@ the hip new film we're shooting: .. code:: python import tractor - from functools import partial _this_module = __name__ the_line = 'Hi my name is {}'