ethereum / web3.py

A python interface for interacting with the Ethereum blockchain and ecosystem.
http://web3py.readthedocs.io
MIT License
4.89k stars 1.67k forks source link

Run mypy with all deps installed #3414

Open pacrob opened 1 month ago

pacrob commented 1 month ago

What was wrong?

Running mypy via the pre-commit mirrors-mypy hook misses the context of other libs in our dependencies.

How was it fixed?

fix all the new mypy errors!

Todo:

Cute Animal Picture

image