micktwomey / pyiso8601

ISO8601 formatted datetime parser for python
MIT License
34 stars 13 forks source link

Introduce type hints via type stubs #9

Closed brettcannon closed 4 years ago

brettcannon commented 4 years ago

Closes #7

brettcannon commented 4 years ago

I tried to get mypy to run properly under Python 2 but it kept giving me errors of various forms, e.g. https://github.com/micktwomey/pyiso8601/runs/1168573900?check_suite_focus=true#step:9:6 and https://github.com/micktwomey/pyiso8601/runs/1168589583?check_suite_focus=true#step:7:9.