micktwomey / pyiso8601

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

Add an `__all__` to `__init.py__` #18

Closed micktwomey closed 2 years ago

micktwomey commented 2 years ago

Addresses https://github.com/micktwomey/pyiso8601/issues/17

Add docs/example.py with a mypy check to catch similar issues.

Run pre-commit autoupate

Run poetry update