ethereum / ethereum/execution-specs
refactor(tests,tooling): unignore `ARG001` in `tests/*`
Open
A-test-tests
A-tooling
C-refactor
stale
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 505
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 116
Description
The unused arguments in the tests directory may have important side effects or indicate a bug in the test code. Removing them requires more careful investigation.
> @SamWilsn, could you please revert the changes and apply `# noqa: arg001` to all of the instances found under `./tests/`. Let's make an issue to follow up and do that work in a subsequent PR. Then I think we can get this merged.
>
> _Originally posted by @danceratopz in https://github.com/ethereum/execution-spec-tests/issues/2166#issuecomment-3309445290_
Contributor guide
Assessment
This issue has not been assessed yet.