Skip to content

Commit

Permalink
Update mcu_generate.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pwittich committed Nov 17, 2023
1 parent 47060ac commit 0eb9121
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/mcu_generate.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@
except FileNotFoundError as e:
if args.verbose:
print(f"clang-format not found: {e}")
pass

# open output header file for writing.
# first chekc that ZM_VALID_ENTRIES has exactly two entries
Expand Down

0 comments on commit 0eb9121

Please sign in to comment.