Skip to content

PEP 8 compliant import orders #15204

@Andrew5057

Description

@Andrew5057

Python files throughout the project have their imports in arbitrary order. PEP 8's Imports section recommends that they be grouped in the order of standard library, then third party, then local. To make it easier to identify where imports are coming from, would anyone object to following this convention?

This should be easy; I'd be willing to take it on myself.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions