mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 22:44:27 +08:00
7 lines
87 B
Python
7 lines
87 B
Python
from . import module
|
|
|
|
func_with_stub = module.func_with_stub
|
|
|
|
both: int
|
|
stub_only: str
|