ruff/crates/ruff_python_ast
Charlie Marsh 4a3eeeff86
Remove HashableExpr abstraction (#14057)
## Summary

It looks like `ComparableExpr` now implements `Hash` so we can just
remove this.
2024-11-02 20:28:35 +00:00
..
src Remove HashableExpr abstraction (#14057) 2024-11-02 20:28:35 +00:00
Cargo.toml Skip namespace package enforcement for PEP 723 scripts (#13974) 2024-10-29 02:11:31 +00:00