Whitespace clean up

pull/10193/head
Brian Daniels 2019-03-21 20:22:02 -05:00
parent 4e514ae3c5
commit a8032db48a
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ def extract_profile(parser, options, toolchain, fallback="develop"):
profiles.append(contents)
return profiles
def extract_mcus(parser, options):
try:
if options.custom_targets_directory: