mirror of
https://github.com/astral-sh/ruff.git
synced 2025-11-01 12:25:10 +00:00
Update RUF100 test to reflect applicability (#6877)
Broken on merge of #6822 due to new test cases conflicting with the addition of an applicability to RUF100 in #6827
This commit is contained in:
parent
f2eb7bcacf
commit
0bac7bd114
1 changed files with 1 additions and 1 deletions
|
|
@ -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 |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue