Skip to content

Commit c2bdbed

Browse files
committed
[libc++][NFC] Remove whitespace that doesn't belong
1 parent 6ef8299 commit c2bdbed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/utils/libcxx/test/params.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,6 @@ def getSuitableClangTidy(cfg):
407407
AddFeature('has-clang-tidy'),
408408
AddSubstitution('%{clang-tidy}', exe),
409409
]
410-
),
410+
),
411411
]
412412
# fmt: on

0 commit comments

Comments
 (0)