mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-16 02:27:06 +08:00
Make sure that include_signature always works, fixes #1466
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
in_with_stub_both: str
|
||||
in_with_stub_stub: float
|
||||
|
||||
|
||||
def stub_function(x: int, y: float) -> str:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user