Consistent formatting

This commit is contained in:
Deanna Garcia 2022-04-06 18:43:58 +00:00
parent b7980cd859
commit a8b12d5b6e

View File

@ -168,7 +168,10 @@ def _impl(ctx):
)
else:
features.append(
feature(name = "supports_pic", enabled = True)
feature(
name = "supports_pic",
enabled = True
)
)
return cc_common.create_cc_toolchain_config_info(