1
0
forked from VimPlug/jedi
Files
jedi-fork/jedi/evaluate
Daniel Hahler 6748faa071 Fix _get_numpy_doc_string_cls: use cache
I've noticed that Jedi tries to import numpydoc a lot when using
jedi-vim's goto method in jedi_vim.py itself (via printing in Neovim's
VimPathFinder.find_spec).

This patch uses the cache before trying the import again and again.
2018-05-06 10:54:49 +02:00
..
2018-01-16 23:56:35 +01:00
2018-04-17 23:40:25 +02:00
2018-03-17 19:41:26 +01:00
2018-03-17 19:41:26 +01:00
2017-12-04 19:18:30 +01:00