From b6e03f20a58e0a7563ba13cce8c82d8906eabb44 Mon Sep 17 00:00:00 2001 From: hippo91 Date: Tue, 29 Dec 2020 18:36:09 +0100 Subject: [PATCH] Update astroid/interpreter/_import/spec.py MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Taking into account @GergelyKalmar suggestion Co-authored-by: Gergely Kalmár --- astroid/interpreter/_import/spec.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astroid/interpreter/_import/spec.py b/astroid/interpreter/_import/spec.py index 97d2fe8b1..95b069e0d 100644 --- a/astroid/interpreter/_import/spec.py +++ b/astroid/interpreter/_import/spec.py @@ -281,7 +281,7 @@ def _precache_zipimporters(path=None): zipimporter instances. :param path: paths that has to be added into the cache - :return: association between paths stored into the cache and zipimporter instances + :return: association between paths stored in the cache and zipimporter instances """ pic = sys.path_importer_cache