mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-11 08:11:50 +08:00
Infer doctests and signatures uniformly, fixes #1466
This commit is contained in:
@@ -1 +1,5 @@
|
||||
in_sub_module: int
|
||||
|
||||
|
||||
def func_with_stub(b: int) -> float:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user