Skip to content

Conversation

@echoix
Copy link
Member

@echoix echoix commented Nov 3, 2025

Ruff rule: https://docs.astral.sh/ruff/rules/unsorted-imports/

Starts applying to simple cases, and not too big folders, where there shouldn't be issues with import order matters.

Adjusted the configuration of ruff for it to understand what is first party vs third party (using -v verbose output to catch what was going on) as there was a difference locally and in CI.

@echoix echoix requested a review from ninsbl November 3, 2025 05:29
@github-actions github-actions bot added vector Related to vector data processing raster Related to raster data processing temporal Related to temporal data processing Python Related code is in Python translation Message translation related database Related to database management libraries module docs general display imagery tests Related to Test Suite raster3d misc labels Nov 3, 2025
Copy link
Member

@ninsbl ninsbl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@echoix echoix merged commit c967967 into OSGeo:main Nov 3, 2025
28 checks passed
@github-actions github-actions bot added this to the 8.5.0 milestone Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

database Related to database management display docs general imagery libraries misc module Python Related code is in Python raster Related to raster data processing raster3d temporal Related to temporal data processing tests Related to Test Suite translation Message translation related vector Related to vector data processing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants