Closed tusharsadhwani closed 10 months ago
Yes, type hints are great and I'm happy to have them in this project. I think every supported version of Python supports them, but please double check that.
Yeah, there are some caveats but it's trivial to support python 3.7+ with types.
@eyeseast PR is ready to review.
Haven't forgotten this. Just had to get through the holiday.
@eyeseast Friendly reminder. I also added a py.typed
file as per PEP 561.
Would you consider a PR adding type hints to the project?
If not, I can create a sister project called
types-frontmatter
that only contains type hints, that is an okay approach as well.