anentropic / python-waterloo

A cli tool to convert type annotations found in 'Google-style' docstrings into mypy py2 type comments (and from there into py3 type annotations).
2 stars 0 forks source link

configurable defaults for args & return type handling #9

Closed anentropic closed 4 years ago

anentropic commented 4 years ago

fixes: #8 fixes: #5 fixes: #1

anentropic commented 4 years ago

TODO: update README with details of optional waterloo.toml config file