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 HEAD~1...HEAD lldb/test/API/functionalities/process_save_core_minidump/TestProcessSaveCoreMinidump64b.py lldb/test/API/python_api/sbsavecoreoptions/TestSBSaveCoreOptions.py `````````` </details> <details> <summary> View the diff from darker here. </summary> ``````````diff --- functionalities/process_save_core_minidump/TestProcessSaveCoreMinidump64b.py 2025-07-02 20:56:41.000000 +0000 +++ functionalities/process_save_core_minidump/TestProcessSaveCoreMinidump64b.py 2025-07-02 21:01:14.313897 +0000 @@ -12,11 +12,10 @@ # Constant from MinidumpFileBuilder.h, this forces 64b for non threads FORCE_64B = "force_64b" class ProcessSaveCoreMinidump64bTestCase(TestBase): - def verify_minidump( self, core_proc, live_proc, options, `````````` </details> https://github.com/llvm/llvm-project/pull/146777 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits