Skip to content

Commit a8032db

Browse files
committed
Whitespace clean up
1 parent 4e514ae commit a8032db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/options.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ def extract_profile(parser, options, toolchain, fallback="develop"):
127127
profiles.append(contents)
128128

129129
return profiles
130-
130+
131131
def extract_mcus(parser, options):
132132
try:
133133
if options.custom_targets_directory:

0 commit comments

Comments
 (0)