Closed ArniDagur closed 4 years ago
This library should be made PEP 561 compatible, meaning that we bundle type annotations with the package. Currently, mypy is unable to type-check code using this library.
mypy
Closed in https://github.com/ArniDagur/python-adblock/commit/4bb4cb4e6c49226740e80a8dd1639274e0719b53
This library should be made PEP 561 compatible, meaning that we bundle type annotations with the package. Currently,
mypy
is unable to type-check code using this library.