gweis / isodate

ISO 8601 date/time parser
BSD 3-Clause "New" or "Revised" License
148 stars 58 forks source link

Type hints #71

Closed eggplants closed 2 years ago

eggplants commented 2 years ago

Currently I am tackling rdflib's type hinting, which needs types of isodate.

66 enables to annotate type hints with no hesitation for older python.