Closed bierus closed 8 months ago
We are currently forced to write our custom *.pyi stubs for mypy to use static type checking. I'm adding py.typed marker to persustqueue root to directly use the typing provided by the package.
PEP: https://peps.python.org/pep-0561/#packaging-type-information
We are currently forced to write our custom *.pyi stubs for mypy to use static type checking. I'm adding py.typed marker to persustqueue root to directly use the typing provided by the package.
PEP: https://peps.python.org/pep-0561/#packaging-type-information