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

temporal: Fixed bare except clauses in spatial_topology_dataset_connector.py #4950

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

arohanajit
Copy link
Contributor

Fix flake8 E722 errors in spatial topology connector
Replace bare 'except' clauses with explicit 'except KeyError' in get_number_of_spatial_relations() method

@github-actions github-actions bot added Python Related code is in Python libraries labels Jan 14, 2025
@echoix
Copy link
Member

echoix commented Jan 14, 2025

There's conflicts to solve

@petrasovaa petrasovaa added this to the 8.5.0 milestone Jan 15, 2025
@petrasovaa petrasovaa enabled auto-merge (squash) January 15, 2025 22:35
@petrasovaa petrasovaa merged commit e5bedcf into OSGeo:main Jan 16, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libraries Python Related code is in Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants