Closed hellocoldworld closed 2 years ago
aiocsv
already uses type hints everywhere
Hi @MKuranowski ! Great! I didn't know this, because Mypy reports that there are no type hints available. I think the standard way to mark the package as a typed one is adding a py.typed
marker file as per PEP561
Added, pushed in release 1.2.2
Thanks! @MKuranowski upgraded and it's looking fine!
Hello, would you be open into adding types to aiocsv? I could help