mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-04 10:15:48 +08:00
Make namespace folders work with stubs
This commit is contained in:
@@ -0,0 +1 @@
|
||||
in_stub_only_folder: int
|
||||
@@ -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