Alir3z4 / python-currencies

Display money format and its filthy currencies, for all money lovers out there.
http://pypi.python.org/pypi/currencies
GNU General Public License v3.0
72 stars 13 forks source link

add py.typed mark #17

Open konradzagozda opened 8 months ago

konradzagozda commented 8 months ago

Hello,

It'd be beneficial to include py.typed mark in the library since it's already typed.

mypy complains about mark missing and ignores type checking for library when it's missing