I was wondering if you'd be open to adding python types directly to the repo to support `mypy` and similar tools. Since `rure` supports python 2.7 the comment based type hint syntax would be required: https://mypy.readthedocs.io/en/stable/python2.html
I was wondering if you'd be open to adding python types directly to the repo to support
mypyand similar tools.Since
ruresupports python 2.7 the comment based type hint syntax would be required: https://mypy.readthedocs.io/en/stable/python2.html