Make isort default python import sorting package

This commit is contained in:
Rakan Alhneiti
2019-12-15 16:25:27 +01:00
parent 7d09921a29
commit eeafec2df0
2 changed files with 1 additions and 5 deletions

View File

@ -31,7 +31,4 @@
;; Import managements
(package! pyimport)
(package! pyimpsort)
(when (featurep! +isort)
(package! py-isort))
(package! py-isort)