Skip to content

Commit 24b9bbc

Browse files
committed
Apply suggested Python formatting
1 parent 5a8fce2 commit 24b9bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flang/test/lit.cfg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
)
165165

166166
if config.flang_include_runtime:
167-
config.available_features.add("flang-rt")
167+
config.available_features.add("flang-rt")
168168

169169
# Define some variables to help us test that the flang runtime doesn't depend on
170170
# the C++ runtime libraries. For this we need a C compiler. If for some reason

0 commit comments

Comments
 (0)