Skip to content

[ENG-1968] Add isort to linter for PEP8 alignment#24

Merged
conniedonahue merged 1 commit intomainfrom
connor/eng-1968-align-import-statements-with-pep8
Aug 4, 2025
Merged

[ENG-1968] Add isort to linter for PEP8 alignment#24
conniedonahue merged 1 commit intomainfrom
connor/eng-1968-align-import-statements-with-pep8

Conversation

@conniedonahue
Copy link
Copy Markdown
Contributor

Adds isort onto the default ruff linter with extend-select. This puts our import statements in alignment with PEP8. I then ran poetry run ruff check --fix to sort the project's import statements.

This is mostly a stylistic change, but I figured this is worth it for a public facing open-source project.

@conniedonahue conniedonahue marked this pull request as ready for review July 28, 2025 22:47
@conniedonahue conniedonahue requested a review from irisjhu July 28, 2025 22:47
@conniedonahue conniedonahue merged commit 2250037 into main Aug 4, 2025
4 of 5 checks passed
@conniedonahue conniedonahue deleted the connor/eng-1968-align-import-statements-with-pep8 branch August 4, 2025 19:39
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants