ethereum / execution-specs

Specification for the Execution Layer. Tracking network upgrades.
Creative Commons Zero v1.0 Universal
829 stars 232 forks source link

Flag unused function parameters during static analysis #962

Open gurukamath opened 3 months ago

SamWilsn commented 3 months ago

Perhaps https://pypi.org/project/flake8-unused-arguments/ would be useful?