mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-08 23:04:48 +08:00
Proper loading for third-party stub packages
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
both: int
|
||||
stub_only: str
|
||||
1
test/examples/stub_packages/with_python-stubs/module.pyi
Normal file
1
test/examples/stub_packages/with_python-stubs/module.pyi
Normal file
@@ -0,0 +1 @@
|
||||
in_sub_module: int
|
||||
Reference in New Issue
Block a user