Skip to content

fix: resolve ruff E501 line-length violations - #115

Merged
mohammadp1001 merged 1 commit into
mainfrom
fix/ruff-line-length-violations
Jul 17, 2026
Merged

fix: resolve ruff E501 line-length violations#115
mohammadp1001 merged 1 commit into
mainfrom
fix/ruff-line-length-violations

Conversation

@mohammadp1001

Copy link
Copy Markdown
Owner

Summary

Test plan

  • ruff check . - all checks pass
  • pytest - 447 passed, 100% coverage

The CI pipeline added in #85 enforces zero ruff violations, and these
six lines exceeded the 100-char limit. Wrapping them keeps the newly
merged CI gate green.
@mohammadp1001
mohammadp1001 merged commit 3bd5bc2 into main Jul 17, 2026
2 checks passed
@mohammadp1001
mohammadp1001 deleted the fix/ruff-line-length-violations branch July 17, 2026 22:36
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