mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Make isort default python import sorting package
This commit is contained in:
@ -31,7 +31,4 @@
|
||||
|
||||
;; Import managements
|
||||
(package! pyimport)
|
||||
(package! pyimpsort)
|
||||
|
||||
(when (featurep! +isort)
|
||||
(package! py-isort))
|
||||
(package! py-isort)
|
||||
|
Reference in New Issue
Block a user