From a7d4de713c028ceb24e36011a4959e402289af41 Mon Sep 17 00:00:00 2001 From: Schuyler Martin Date: Fri, 12 Jan 2024 09:19:28 -0700 Subject: [PATCH] Removes stale comment --- tests/lint/test_auto_fix_rules.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/lint/test_auto_fix_rules.py b/tests/lint/test_auto_fix_rules.py index 5d20bdd..957fbae 100644 --- a/tests/lint/test_auto_fix_rules.py +++ b/tests/lint/test_auto_fix_rules.py @@ -20,7 +20,6 @@ @pytest.mark.parametrize( "check,suffix,arch,num_occurrences", [ - ## avoid_noarch ## license_file_overspecified ## # TODO add multi-output-test ("license_file_overspecified", "", "linux-64", 1),