ArniDagur / python-adblock

Brave's adblock library in Python
https://pypi.org/project/adblock/
Apache License 2.0
58 stars 4 forks source link

Create type stubs for library #3

Closed ArniDagur closed 4 years ago

ArniDagur commented 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.

ArniDagur commented 4 years ago

Closed in https://github.com/ArniDagur/python-adblock/commit/4bb4cb4e6c49226740e80a8dd1639274e0719b53