Skip to content

Commit

Permalink
fix wps242 noqa
Browse files Browse the repository at this point in the history
  • Loading branch information
pojknamn committed Dec 24, 2024
1 parent 0505ecc commit 700852e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_checker/test_noqa.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
'WPS239': 1,
'WPS240': 0, # only triggers on 3.12+
'WPS241': 1,
'WPS242': 0,
'WPS242': 1,
'WPS300': 1,
'WPS301': 1,
'WPS302': 0, # disabled since 1.0.0
Expand Down

0 comments on commit 700852e

Please sign in to comment.