Files
ruff/crates
Brent Westbrook 7b487d853a [pydocstyle] Handle arguments with the same names as sections (D417) (#16011)
## Summary

Fixes #16007. The logic from the last fix for this (#9427) was
sufficient, it just wasn't being applied because `Attributes` sections
aren't expected to have nested sections. I just deleted the outer
conditional, which should hopefully fix this for all section types.

## Test Plan

New regression test, plus the existing D417 tests.
2025-02-11 12:05:29 -05:00
..
2025-02-10 18:14:04 +05:30
2025-02-07 10:59:40 +01:00
2025-02-07 10:59:40 +01:00
2025-02-10 18:14:04 +05:30