ruff/crates/ruff_python_resolver
Charlie Marsh ea7bb199bc
Fill-in missing implementation for is_native_module_file_name (#5410)
## Summary

This was just an oversight -- the last remaining `todo!()` that I never
filled in. We clearly don't have any test coverage for it yet, but this
mimics the Pyright implementation.
2023-06-28 14:50:54 +00:00
..
resources/test/airflow Add snapshot tests for resolver (#5404) 2023-06-28 13:38:51 +00:00
src Fill-in missing implementation for is_native_module_file_name (#5410) 2023-06-28 14:50:54 +00:00
Cargo.toml Add snapshot tests for resolver (#5404) 2023-06-28 13:38:51 +00:00