Make isort default python import sorting package
This commit is contained in:
parent
7d09921a29
commit
eeafec2df0
2 changed files with 1 additions and 5 deletions
|
@ -31,7 +31,4 @@
|
|||
|
||||
;; Import managements
|
||||
(package! pyimport)
|
||||
(package! pyimpsort)
|
||||
|
||||
(when (featurep! +isort)
|
||||
(package! py-isort))
|
||||
(package! py-isort)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue