piccolo-orm / targ

Python CLI using type hints and docstrings.
https://targ.readthedocs.io/en/latest/index.html
MIT License
20 stars 2 forks source link

make sure functions without type annotations still work #6

Closed dantownsend closed 3 years ago

dantownsend commented 3 years ago

If annotations are omitted from functions registered with targ, the values are just treated as strings.