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:
Zanie Blue 2023-08-25 11:57:59 -05:00 committed by GitHub
parent f2eb7bcacf
commit 0bac7bd114
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@ RUF100_5.py:11:13: RUF100 [*] Unused `noqa` directive (unused: `E501`)
| |
= help: Remove unused `noqa` directive = help: Remove unused `noqa` directive
Suggested fix Fix
8 8 | } 8 8 | }
9 9 | 9 9 |
10 10 | 10 10 |