Run 'black' on printing.py
authorTom Tromey <tromey@adacore.com>
Wed, 20 Sep 2023 16:43:04 +0000 (10:43 -0600)
committerTom Tromey <tromey@adacore.com>
Wed, 20 Sep 2023 16:43:04 +0000 (10:43 -0600)
commit4abf53c99115dad84720be64432ab4bd933b9df7
tree60f0a9c4ec6cf79d64e7b8c8f7e49dc27772d977
parent0f6a69947891fc448c37e944d6c3e266621d35a8
Run 'black' on printing.py

The buildbot pointed out that I neglected to re-run 'black' after
making some changes.  This patch fixes the oversight.
gdb/python/lib/gdb/printing.py