ethereum / eth-typing

Python types for type hinting commonly used ethereum types
MIT License
31 stars 35 forks source link

use pre-commit to run mypy locally #90

Closed pacrob closed 3 months ago

pacrob commented 3 months ago

What was wrong?

Running mypy in a pre-commit venv misses local context.

How was it fixed?

Use a pre-commit hook to run the locally-installed mypy instead. Fortunately, no new problems.

Todo:

Cute Animal Picture

image