PyCQA/isort

Replace Imports

Open

#1,534 opened on Oct 7, 2020

View on GitHub
 (11 comments) (0 reactions) (0 assignees)Python (594 forks)batch import
Hacktoberfestenhancement

Repository metrics

Stars
 (6,146 stars)
PR merge metrics
 (Avg merge 2d 23h) (7 merged PRs in 30d)

Description

Currently, isort has functionality to enable adding imports and removing imports. It would be useful to add functionality to replace imports (adding only when removed).

Contributor guide