Skip to content

Commit

Permalink
Remove wrong brace.
Browse files Browse the repository at this point in the history
  • Loading branch information
breyerml authored Nov 13, 2024
1 parent c176c59 commit 6ed094f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion git-clang-format.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ def main():
'json', # Json
'sv', 'svh', 'v', 'vh', # Verilog
])
])

p = argparse.ArgumentParser(
usage=usage, formatter_class=argparse.RawDescriptionHelpFormatter,
Expand Down

0 comments on commit 6ed094f

Please sign in to comment.