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: Replace bare except with specific exceptions in temporal algebra parser #4933

Merged
merged 3 commits into from
Jan 15, 2025

Conversation

arohanajit
Copy link
Contributor

This PR addresses E722 flake8 errors in temporal_algebra.py by replacing bare except clauses with specific exception handling. It addresses issues where unexpected data or malformed expressions could lead to unhandled exceptions.

@github-actions github-actions bot added Python Related code is in Python libraries labels Jan 10, 2025
@arohanajit arohanajit closed this Jan 10, 2025
@arohanajit arohanajit reopened this Jan 12, 2025
@echoix
Copy link
Member

echoix commented Jan 14, 2025

There was a flake8 conflict

@echoix echoix enabled auto-merge (squash) January 14, 2025 22:15
@echoix echoix disabled auto-merge January 14, 2025 22:15
@echoix echoix enabled auto-merge (squash) January 14, 2025 22:15
@echoix echoix merged commit 83fe655 into OSGeo:main Jan 15, 2025
27 checks passed
@github-actions github-actions bot added this to the 8.5.0 milestone Jan 15, 2025
nilason pushed a commit to nilason/grass that referenced this pull request Jan 16, 2025
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