Update optimize import to use py-isort

This commit is contained in:
Rakan Alhneiti 2019-12-15 16:48:27 +01:00
parent a64b3bdceb
commit 304af70000
No known key found for this signature in database
GPG key ID: A0F65F91960263EA

View file

@ -59,4 +59,4 @@
"organize imports"
(interactive)
(pyimport-remove-unused)
(pyimpsort-buffer))
(py-isort-buffer))