1
0
forked from VimPlug/jedi

Undo the tensorflow speedups, because they seem to cause more harm than good, see #1116

This commit is contained in:
Dave Halter
2019-06-12 10:00:45 +02:00
parent ed092e6da7
commit 097b073d20
3 changed files with 7 additions and 34 deletions
+1 -2
View File
@@ -277,8 +277,7 @@ class Importer(object):
return sys_path_mod
def follow(self):
if not self.import_path or not self._evaluator.infer_enabled \
or not self._inference_possible:
if not self.import_path or not self._inference_possible:
return NO_CONTEXTS
import_names = tuple(