gdb/testsuite: Fix formatting of python script
authorBruno Larsen <blarsen@redhat.com>
Tue, 11 Oct 2022 09:22:37 +0000 (11:22 +0200)
committerBruno Larsen <blarsen@redhat.com>
Tue, 11 Oct 2022 09:22:37 +0000 (11:22 +0200)
commit73fa80feee65dde8cbbdacca1b76b4f3f6af62cb
tree1233b6eb71f6fead5a1ba81f3c7c02b57349bf5e
parent86b4a00fa329a4df7ec2cb404c2b52152560aa0f
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.
gdb/testsuite/gdb.python/pretty-print-call-by-hand.py