mirror of
https://github.com/astral-sh/ruff
synced 2026-01-23 22:40:48 -05:00
I added this accessor because tests want it, but we can also use it in other places internally. It's a little nicer because it does the `as_deref()` for you.