commit | 73fa80feee65dde8cbbdacca1b76b4f3f6af62cb | [log] [tgz] |
---|---|---|
author | Bruno Larsen <blarsen@redhat.com> | Tue Oct 11 11:22:37 2022 +0200 |
committer | Bruno Larsen <blarsen@redhat.com> | Tue Oct 11 11:22:37 2022 +0200 |
tree | 1233b6eb71f6fead5a1ba81f3c7c02b57349bf5e | |
parent | 86b4a00fa329a4df7ec2cb404c2b52152560aa0f [diff] |
gdb/testsuite: Fix formatting of python script The python black formatter was complaining about formatting on the script gdb.python/pretty-print-call-by-hand.py. This commit changed the offending lines to make the formatter happy.