Files
ruff/crates
Charlie Marsh 524a2045ba Enable autofix for unconventional imports rule (#5152)
## Summary

We can now automatically rewrite `import pandas` to `import pandas as
pd`, with minimal changes needed.
2023-06-18 15:56:42 +00:00
..
2023-06-14 11:17:09 -04:00