mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-10 15:51:51 +08:00
Infer doctests and signatures uniformly, fixes #1466
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
from . import module
|
||||
|
||||
func_with_stub = module.func_with_stub
|
||||
|
||||
both: int
|
||||
stub_only: str
|
||||
|
||||
Reference in New Issue
Block a user