Skip to content

Commit

Permalink
Revert back to Black after CI/CD test
Browse files Browse the repository at this point in the history
  • Loading branch information
CBonnell committed Oct 22, 2024
1 parent 19724dd commit 0fa21b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkilint/bin/lint_cabf_serverauth_cert.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ def main(cli_args=None) -> int:
"useful when using the --detect option.",
)
lint_parser.add_argument(
'-r',
"-r",
"--report-all",
action="store_true",
help="Report all findings without filtering "
Expand Down

0 comments on commit 0fa21b2

Please sign in to comment.