Skip to content

refactor(testing): drop redundant pass in abstract fork name()#1163

Merged
tcoratger merged 1 commit into
leanEthereum:mainfrom
tcoratger:refactor-drop-abstract-pass
Jun 18, 2026
Merged

refactor(testing): drop redundant pass in abstract fork name()#1163
tcoratger merged 1 commit into
leanEthereum:mainfrom
tcoratger:refactor-drop-abstract-pass

Conversation

@tcoratger

Copy link
Copy Markdown
Collaborator

Summary

The abstract BaseFork.name() has a docstring followed by a redundant pass. The docstring is a complete method body, so the pass is dead filler. Removed it. Found in the packages/testing audit (INFRA-03).

Lint: ruff check + ruff format clean.

The docstring is a complete method body, so the trailing pass is dead filler.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@tcoratger tcoratger merged commit cde8bbc into leanEthereum:main Jun 18, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant