Skip to content

fix: Replace deprecated E999 error#112

Open
jhossbach wants to merge 1 commit intomainfrom
bugfix/deprecated_error
Open

fix: Replace deprecated E999 error#112
jhossbach wants to merge 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.
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