Skip to content

fix: lint errors in generate_examples.py and CLI test stderr handling#37

Merged
callmeiks merged 1 commit intomainfrom
v2.1.0
Apr 12, 2026
Merged

fix: lint errors in generate_examples.py and CLI test stderr handling#37
callmeiks merged 1 commit intomainfrom
v2.1.0

Conversation

@callmeiks
Copy link
Copy Markdown
Member

  • Remove extraneous f-string prefixes (F541)
  • Use result.output instead of result.stderr in CLI tests (typer CliRunner doesn't capture stderr separately by default)

- Remove extraneous f-string prefixes (F541)
- Use result.output instead of result.stderr in CLI tests
  (typer CliRunner doesn't capture stderr separately by default)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@callmeiks callmeiks merged commit 7836e41 into main Apr 12, 2026
7 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