mirror of
https://github.com/astral-sh/ruff.git
synced 2025-11-19 20:24:27 +00:00
## Summary This PR detects whether PLR0917 is being applied to a method or class method, and if so, it ignores the first argument for the purposes of counting the number of positional arguments. ## Test Plan New tests have been added to the corresponding fixture. Closes #9552. |
||
|---|---|---|
| .. | ||
| test | ||
| __init__.py | ||