Skip to content

Commit 4b79440

Browse files
committed
Fix discrepancy between black and darker
1 parent 018bb06 commit 4b79440

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/test/API/tools/lldb-dap/module-event/TestDAP_module_event.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88

99
class TestDAP_module_event(lldbdap_testcase.DAPTestCaseBase):
10-
1110
def test_module_event(self):
1211
program = self.getBuildArtifact("a.out")
1312
self.build_and_launch(program, stopOnEntry=True)

0 commit comments

Comments
 (0)