Infer doctests and signatures uniformly, fixes #1466

This commit is contained in:
Dave Halter
2020-01-03 00:45:14 +01:00
parent 2d31e2e760
commit 3b6bbab556
10 changed files with 89 additions and 20 deletions

View File

@@ -1,2 +1,7 @@
from with_python import module as _module
func_without_stub = _module.func_without_stub
python_only = 1
both = ''