mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-16 02:27:06 +08:00
Make sure Python is still loadable in stub only folders
This commit is contained in:
@@ -0,0 +1 @@
|
||||
in_stub_only: int
|
||||
@@ -0,0 +1,2 @@
|
||||
in_python = ''
|
||||
in_both = ''
|
||||
@@ -0,0 +1,2 @@
|
||||
in_stub: int
|
||||
in_both: float
|
||||
@@ -0,0 +1 @@
|
||||
in_python = ''
|
||||
Reference in New Issue
Block a user