Skip to content

Commit

Permalink
build: Fix regression in ruff report
Browse files Browse the repository at this point in the history
  • Loading branch information
mohkale committed Apr 21, 2024
1 parent 46b6593 commit 5d46b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/checkers/test-cases/ruff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ tests:
lints:
- point: [1, 11]
level: warning
message: "E999 SyntaxError: Unexpected token 'should' (ruff)"
message: "E999 SyntaxError: Simple statements must be separated by newlines or semicolons (ruff)"

0 comments on commit 5d46b52

Please sign in to comment.