[gdb/obvious]: fix python formatting for test gdb.python/py-typeprint.py
authorBruno Larsen <blarsen@redhat.com>
Mon, 13 Mar 2023 15:34:41 +0000 (16:34 +0100)
committerBruno Larsen <blarsen@redhat.com>
Mon, 13 Mar 2023 15:34:41 +0000 (16:34 +0100)
commit1878b6b5f67ba79ac0903b0fd5768adafeb55109
treec71fb5c88d0d73dc2aa1869e16d9a587b2d15070
parent83b755117d7a13e75877c3f166dfef1d8b69ec75
[gdb/obvious]: fix python formatting for test gdb.python/py-typeprint.py

python black formatter was complaining about the formatting of
gdb.python/py-typeprint.py, so this commit corrects it.
gdb/testsuite/gdb.python/py-typeprint.py