-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
bugSomething isn't workingSomething isn't workingchangelogChanges should be written to the changelog file.Changes should be written to the changelog file.discussionIssue needs to be discussed and concluded.Issue needs to be discussed and concluded.
Milestone
Description
With 0.7.4 and --remove --include-star-import --ignore-init --gitignore
In code like this
def bob():
print(sys.path)
import sys
The import gets incorrectly removed.
You might reasonably ask why I even had code like this, in larger files my work flow is to just drop imports in the nearest bit of module level scope and let unimport and isort clean it up.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingchangelogChanges should be written to the changelog file.Changes should be written to the changelog file.discussionIssue needs to be discussed and concluded.Issue needs to be discussed and concluded.
Projects
Status
📋 Backlog