codepost-python icon indicating copy to clipboard operation
codepost-python copied to clipboard

Add `py.typed` file to support type checking

Open josephlou5 opened this issue 3 years ago • 0 comments

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

josephlou5 avatar Jan 20 '23 20:01 josephlou5