Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

provide style option on "add import" #1715

Open
@heejaechang

Description

@heejaechang

right now, add import (#1656) has one fixed style when invoked for dotted name
ex) from x import y

we might consider providing style options so that users can decide between
from x import y and import x.y

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions