Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
cecille committed May 2, 2024
1 parent 147ccd7 commit a548a86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/tests/matter_yaml_linter.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ def _is_cert_test(path):


def main():
ret = 0
bad_tests = set()
for test in AllChipToolYamlTests(use_short_run_name=False):
with open(test.run_name, "r") as f:
Expand Down

0 comments on commit a548a86

Please sign in to comment.