Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style: Sort and group imports in remaining files #3965

Closed
wants to merge 1 commit into from

Conversation

echoix
Copy link
Member

@echoix echoix commented Jul 1, 2024

Uses a combination of ruff check --output-format=concise --select I --fix ., isort --profile=black . and black .

Excludes changes in ctypesgen code.

Continues on the same PRs as #3961, #3959, #3962, #3963, and #3964

Uses a combination of `ruff check --output-format=concise --select I --fix .`, `isort --profile=black .` and `black .`
@github-actions github-actions bot added docker Docker related vector Related to vector data processing raster Related to raster data processing Python Related code is in Python libraries module docs display imagery tests Related to Test Suite labels Jul 1, 2024
@echoix echoix added this to the 8.5.0 milestone Jul 1, 2024
@echoix echoix marked this pull request as draft July 1, 2024 22:27
@echoix echoix closed this Jul 9, 2024
@echoix echoix reopened this Jul 9, 2024
@echoix echoix closed this Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
display docker Docker related docs imagery libraries module Python Related code is in Python raster Related to raster data processing tests Related to Test Suite vector Related to vector data processing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant