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
No known key found for this signature in database
GPG key ID: A0F65F91960263EA
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)