1
0
forked from VimPlug/jedi

change the create_stub_module stuff a bit

This commit is contained in:
Dave Halter
2020-10-24 10:19:20 +02:00
parent 6094e7b39a
commit a03a093e2c
5 changed files with 12 additions and 9 deletions

View File

@@ -196,6 +196,7 @@ class Script:
# We are in a stub file. Try to load the stub properly.
stub_module = load_proper_stub_module(
self._inference_state,
self._inference_state.latest_grammar,
file_io,
names,
self._module_node