This patch fixes the indentation of 2 docstrings in `TestDAP_runInTerminal.py`. Running `black` on that file with the default settings causes this change. `darker` does not seem to catch it. This is a prelude to https://github.com/llvm/llvm-project/pull/174635.