Update optimize import to use py-isort
This commit is contained in:
parent
a64b3bdceb
commit
304af70000
1 changed files with 1 additions and 1 deletions
|
@ -59,4 +59,4 @@
|
||||||
"organize imports"
|
"organize imports"
|
||||||
(interactive)
|
(interactive)
|
||||||
(pyimport-remove-unused)
|
(pyimport-remove-unused)
|
||||||
(pyimpsort-buffer))
|
(py-isort-buffer))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue