Make sure that include_signature always works, fixes #1466

This commit is contained in:
Dave Halter
2020-01-01 15:13:53 +01:00
parent 8e2bfdc07e
commit 8770e12d16
4 changed files with 44 additions and 15 deletions

View File

@@ -1,2 +1,6 @@
in_with_stub_both: str
in_with_stub_stub: float
def stub_function(x: int, y: float) -> str:
pass