Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Feb 27, 2025
1 parent cc68e6b commit f5b0eea
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions tests/test_checker/test_noqa.py
Original file line number Diff line number Diff line change
Expand Up @@ -343,11 +343,7 @@ def test_codes(all_violations):
],
)
def test_noqa_fixture_disabled(
absolute_path,
all_violations,
filename,
violations,
run_condition
absolute_path, all_violations, filename, violations, run_condition
):
"""End-to-End test to check that all violations are present."""
if not run_condition:
Expand Down

0 comments on commit f5b0eea

Please sign in to comment.