Skip to content

How to separate from imports and import imports into distinct sections? #2380

Open
@dule1322

Description

@dule1322

I've tried using lines_between_types but this parameter seems to have no effect. I've also tried using lines_between_sections but this separates imports into separate sections depending on if the imported module is std lib, 3rd party lib, or a project level module, but it groups their from imports and import imports together. Is there any way I can achieve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions