svenkreiss / unicodeit

Converts LaTeX tags to unicode: \mathcal{H} → ℋ. Available on the web or as Automator script for the Mac.
https://www.unicodeit.net
Other
275 stars 35 forks source link

Mark the Python module with py.typed #76

Open v-- opened 11 months ago

v-- commented 11 months ago

This allows mypy to recognize unicodeit as a typed dependency as per PEP 561.