mirror of
https://github.com/astral-sh/ruff
synced 2026-01-24 06:50:59 -05:00
Default to isort's import sort logic (#691)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
pub mod builtins;
|
||||
pub mod future;
|
||||
pub mod keyword;
|
||||
pub mod string;
|
||||
pub mod sys;
|
||||
pub mod typing;
|
||||
|
||||
Reference in New Issue
Block a user