ruff/crates/ruff_python_semantic
Charlie Marsh c8ee357613
Remove relative import handling from BindingKind::Import case (#6084)
## Summary

Only `ImportFrom` imports can be relative, this is just unused.
2023-07-26 00:17:41 -04:00
..
src Remove relative import handling from BindingKind::Import case (#6084) 2023-07-26 00:17:41 -04:00
Cargo.toml Replace NoHashHasher usages with FxHashMap (#6049) 2023-07-24 23:41:57 +00:00