Closed teknico closed 1 year ago
This adds type hints to dcr/util/helpers.py and dcr/util/tinyhttp.py.
dcr/util/helpers.py
dcr/util/tinyhttp.py
It also adds the mypy static type checker and the pytest-monkeytype pytest plugin to the decred dev. dependencies.
pytest-monkeytype
decred
Part of #178.
Looks like I made you a conflict when I merged #191.
This adds type hints to
dcr/util/helpers.py
anddcr/util/tinyhttp.py
.It also adds the mypy static type checker and the
pytest-monkeytype
pytest plugin to thedecred
dev. dependencies.Part of #178.