mirror of
https://github.com/astral-sh/ruff
synced 2026-01-21 05:20:49 -05:00
## Summary This PR is intended to demonstrate how the pattern established in https://github.com/astral-sh/ruff/pull/22291 generalizes to other class "kinds". Closes https://github.com/astral-sh/ty/issues/1049. --------- Co-authored-by: Alex Waygood <alex.waygood@gmail.com>