github-actions[bot] wrote: <!--LLVM CODE FORMAT COMMENT: {darker}-->
:warning: Python code formatter, darker found issues in your code. :warning: <details> <summary> You can test this locally with the following command: </summary> ``````````bash darker --check --diff -r 74e8a37ff32e599fd40858e0d6c7e531dcbe4e03...2e3738eb7ed356fe4f9ee24a31af55a01b18bd08 lldb/test/API/macosx/sme-registers/TestSMERegistersDarwin.py `````````` </details> <details> <summary> View the diff from darker here. </summary> ``````````diff --- TestSMERegistersDarwin.py 2024-12-09 06:24:49.000000 +0000 +++ TestSMERegistersDarwin.py 2024-12-09 06:33:39.105122 +0000 @@ -4,11 +4,10 @@ import lldbsuite.test.lldbutil as lldbutil import os class TestSMERegistersDarwin(TestBase): - NO_DEBUG_INFO_TESTCASE = True mydir = TestBase.compute_mydir(__file__) @skipIfRemote @skipUnlessDarwin `````````` </details> https://github.com/llvm/llvm-project/pull/119171 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits