Skip to content

Commit 7417e79

Browse files
committed
[lldb] fix formatting
Signed-off-by: Ebuka Ezike <[email protected]>
1 parent 4be5e33 commit 7417e79

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/test/API/python_api/target/read-instructions-flavor/TestTargetReadInstructionsFlavor.py

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

88

99
class TargetReadInstructionsFlavor(TestBase):
10-
1110
@skipIf(archs=no_match(["x86_64", "x86", "i386"]), oslist=["windows"])
1211
def test_read_instructions_with_flavor(self):
1312
self.build()

0 commit comments

Comments
 (0)