Skip to content

Commit e823fd7

Browse files
committed
Fix another clang-format issue.
1 parent cb2a8ae commit e823fd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/API/functionalities/data-formatter/fake-smart-ptr/smartPtrSynthProvider.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import lldb
22

3+
34
class smartPtrSynthProvider:
45
def __init__(self, valobj, dict):
56
self.valobj = valobj

0 commit comments

Comments
 (0)