mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-08 23:04:48 +08:00
Infer doctests and signatures uniformly, fixes #1466
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
from with_python import module as _module
|
||||
|
||||
func_without_stub = _module.func_without_stub
|
||||
|
||||
|
||||
python_only = 1
|
||||
both = ''
|
||||
|
||||
Reference in New Issue
Block a user