codepost-python
codepost-python copied to clipboard
Add `py.typed` file to support type checking
As specified by PEP 561, could a py.typed file be added to support type checking? Otherwise, mypy cannot recognize codepost types.