Skip to content
This repository was archived by the owner on Mar 1, 2025. It is now read-only.
This repository was archived by the owner on Mar 1, 2025. It is now read-only.

Group imports #109

@austin-millan

Description

@austin-millan

PEP-8: Imports

Imports should be grouped in the following order:

standard library imports
related third party imports
local application/library specific imports

More of a style thing than anything, but I'll go through the repo tomorrow and conform imports to this style.

edit: Ideally we would use automation to auto-format using pep-8 standard.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions