mirror of
https://github.com/astral-sh/ruff.git
synced 2025-07-18 02:25:09 +00:00

## Summary #5920 with a fix for the erroneous slice in `module_name`. Fixes #9547. ## Test Plan Added `import bbb.ccc._ddd as eee` to the test fixture to ensure it no longer panics. `cargo test`
0 lines
Python
0 lines
Python