asyncpraw icon indicating copy to clipboard operation
asyncpraw copied to clipboard

Add py.typed marker

Open notypecheck opened this issue 3 years ago • 0 comments

Describe the solution you'd like

Add py.typed marker according to https://peps.python.org/pep-0561/ As far as I know if you're using inline types adding empty py.typed file should work

Describe alternatives you've considered

No response

Additional context

No response

notypecheck avatar Oct 11 '22 05:10 notypecheck