> there's also a question about [ruff_python_ast/src/generated.rs](https://github.com/astral-sh/ruff/blob/main/crates/ruff_python_ast/src/generated.rs) file  > > rustrover writes that `crate::` is not needed in 834 places, should the `crates/ruff_python_ast/generate.py` itself be corrected? This is interesting, I guess clippy doesn't warn about this. We could probably open a separate issue or PR for this, if you wanted! _Originally posted by @ntBre in https://github.com/astral-sh/ruff/issues/18645#issuecomment-2967674061_