asyncpraw
asyncpraw copied to clipboard
Add py.typed marker
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