mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2026-06-17 14:35:57 +08:00
cfadac7f22
This is relevant for when using `:JediDebuginfo` in a broken setup, where the call to `jedi#init_python()` in the autoload file throws an error already (but `jedi#debug_info` is defined/loaded before already).