Skip to content

Conversation

@danparizher
Copy link
Contributor

Summary

Fixes #19650

@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2025

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@ntBre ntBre self-requested a review August 8, 2025 14:08
Copy link
Contributor

@ntBre ntBre left a comment

Choose a reason for hiding this comment

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

Looks good, thanks! Just one docs nit and a tangentially-related refactor.

@ntBre ntBre added the fixes Related to suggested fixes for violations label Aug 15, 2025
@ntBre ntBre enabled auto-merge (squash) August 15, 2025 19:07
@ntBre ntBre merged commit 2dc2f68 into astral-sh:main Aug 15, 2025
34 checks passed
@danparizher danparizher deleted the fix-19650 branch August 15, 2025 19:12
dcreager added a commit that referenced this pull request Aug 16, 2025
* main:
  [`isort`] Handle multiple continuation lines after module docstring (`I002`) (#19818)
  [`flake8-simplify`] Implement fix for `maxsplit` without separator (`SIM905`) (#19851)
  [`pycodestyle`] Make `E731` fix unsafe instead of display-only for class assignments (#19700)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fixes Related to suggested fixes for violations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

E731 fix should be unsafe instead of display-only more often

2 participants