forked from VimPlug/jedi
Make namespace folders work with stubs
This commit is contained in:
2
test/completion/stub_folder/with_stub_folder/__init__.py
Normal file
2
test/completion/stub_folder/with_stub_folder/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
in_with_stub_both_folder = 5
|
||||
in_with_stub_python_folder = 8
|
||||
@@ -0,0 +1,2 @@
|
||||
in_with_stub_both_folder: str
|
||||
in_with_stub_stub_folder: float
|
||||
Reference in New Issue
Block a user