Skip to content

fix: Replace deprecated E999 error#112

Merged
jhossbach merged 1 commit intomainfrom
bugfix/deprecated_error
Apr 1, 2026
Merged

fix: Replace deprecated E999 error#112
jhossbach merged 1 commit intomainfrom
bugfix/deprecated_error

Conversation

@jhossbach
Copy link
Copy Markdown
Member

Closes #111
The error is now called invalid-syntax.
Added a test to cover this case and that it is correctly shown as error.

The error is now called `invalid-syntax`.
Added a test to cover this case and that it is correctly shown as error.
@jhossbach jhossbach merged commit 64dbf67 into main Apr 1, 2026
5 checks passed
@jhossbach jhossbach deleted the bugfix/deprecated_error branch April 1, 2026 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"E999" -> "invalid-syntax" since ruff 0.8.0 (?)

1 participant