Skip to content

Commit b57df9f

Browse files
committed
[lit][NFC] Remove stray character in docstring
1 parent 72e6f06 commit b57df9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/utils/lit/lit/TestingConfig.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44

55
class TestingConfig(object):
6-
""" "
6+
"""
77
TestingConfig - Information on the tests inside a suite.
88
"""
99

0 commit comments

Comments
 (0)