ruff/crates/ruff_python_ast
Aria Desires 8d32ad1cab
[ty] Add support for attribute docstrings (#22036)
## Summary

I should have factored this better but this includes a drive-by move of
find_node to ruff_python_ast so ty_python_semantic can use it too.

* Fixes https://github.com/astral-sh/ty/issues/2017 

## Test Plan

Snapshots galore
2025-12-18 12:18:20 +00:00
..
src [ty] Add support for attribute docstrings (#22036) 2025-12-18 12:18:20 +00:00
Cargo.toml [`ruff`] Update schemars to v1 (#20942) 2025-10-20 08:59:52 +02:00
ast.toml [`ruff`] Autogenerate TypeParam nodes (#21028) 2025-10-22 14:06:24 +02:00
generate.py [`ruff`] Auto generate ast Pattern nodes (#21024) 2025-10-22 08:24:34 +02:00