Skip to content

style(ruff): enable ANN202 check and add missing return type annotations - #238

Merged
schwehr merged 1 commit into
mainfrom
fix-ruff-ann202
Sep 21, 2026
Merged

schwehr merged 1 commit into
mainfrom
fix-ruff-ann202

Conversation

@schwehr

@schwehr schwehr commented Sep 21, 2026

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI lite review requested due to automatic review settings September 21, 2026 12:59

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟢 Approval recommended

No unresolved review issues were identified.

Review effort: Lite
Findings: None

What changed in this PR

Enables Ruff’s ANN202 check and adds missing return type annotations to benchmark helper functions.

Changes:

  • Adds return annotations in tests/test_benchmarks.py.
  • Enables Ruff ANN202 checking in pyproject.toml.
File Description
tests/​test_benchmarks.py Adds return type annotations to benchmark helpers.
pyproject.toml Enables Ruff ANN202.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@schwehr
schwehr merged commit d0fa71e into main Sep 21, 2026
9 checks passed
@schwehr
schwehr deleted the fix-ruff-ann202 branch September 21, 2026 13:01
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.

2 participants