Skip to content

Commit

Permalink
fixed black
Browse files Browse the repository at this point in the history
  • Loading branch information
Malutthias committed Oct 22, 2024
1 parent 1c96645 commit acd3529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logprep/util/auto_rule_tester/auto_rule_tester.py
Original file line number Diff line number Diff line change
Expand Up @@ -758,4 +758,4 @@ def _get_rules_to_add(processor_cfg) -> list:
rules_to_add.append(("specific_rules", processor_cfg["specific_rules"][0]))

return rules_to_add

0 comments on commit acd3529

Please sign in to comment.