ethereum / eth-abi

Ethereum ABI utilities for python
MIT License
248 stars 269 forks source link

typing/linting tools review #207

Closed pacrob closed 11 months ago

pacrob commented 1 year ago

eth-abi is ignoring a bunch of typing and linting rules. Review for updating the code so we don't need to limit what we type/lint.

all in tox.ini -> [common-lint]: