commit | 06e8a3a98abc2ad89ba1cc584274947c23d2a2b9 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Wed Mar 15 13:14:14 2023 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Wed Mar 15 13:14:14 2023 -0600 |
tree | cd28e6056961ddde6d758918333d9a11467cda63 | |
parent | a8ea150efb9e5a91b05b810afd3876a29ff9790c [diff] |
Fix formatting in gdb/printing.py According to black 23, gdb/printing.py was mis-formatted. This patch fixes it.