Skip to content

Conversation

@echoix
Copy link
Member

@echoix echoix commented Nov 9, 2025

@echoix echoix requested a review from ninsbl November 9, 2025 16:06
@github-actions github-actions bot added GUI wxGUI related vector Related to vector data processing Python Related code is in Python libraries module general tests Related to Test Suite labels Nov 9, 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.

Few cases where join is not needed.
The whole get_lib_path function could be simplified by using Path throughout, but that is a different issue....

@echoix
Copy link
Member Author

echoix commented Nov 12, 2025

@ninsbl is the isdir places you highlighted fixed in here?

Otherwise the conflicts are solved and no other rule violations once together

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.

There is in unnecessary join left, but since os.path.join has to be tackled later anyway, I think is is OK to merge. Feel free to disregard this occurrence...

@echoix echoix merged commit 631d74b into OSGeo:main Nov 12, 2025
27 checks passed
@echoix echoix deleted the ruff-PTH112-os-path-isdir branch November 12, 2025 13:25
@github-actions github-actions bot added this to the 8.5.0 milestone Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

general GUI wxGUI related libraries module Python Related code is in Python tests Related to Test Suite vector Related to vector data processing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants