Skip to content

Commit

Permalink
Update RUF100 test to reflect applicability (#6877)
Browse files Browse the repository at this point in the history
Broken on merge of #6822 due to new test cases conflicting with the
addition of an applicability to RUF100 in #6827
  • Loading branch information
zanieb authored Aug 25, 2023
1 parent f2eb7bc commit 0bac7bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ RUF100_5.py:11:13: RUF100 [*] Unused `noqa` directive (unused: `E501`)
|
= help: Remove unused `noqa` directive

Suggested fix
Fix
8 8 | }
9 9 |
10 10 |
Expand Down

0 comments on commit 0bac7bd

Please sign in to comment.