gdb: re-format with black 21.12b0

Run black 21.12b0 on gdb/, there is a single whitespace change.  I will
update the wiki [1] in parallel to bump the version of black to 21.12b0.

[1] https://sourceware.org/gdb/wiki/Internals%20GDB-Python-Coding-Standards

Change-Id: Ib3b859e3506c74a4f15d16f1e44ef402de3b98e2
This commit is contained in:
Simon Marchi 2021-12-15 20:28:11 -05:00
parent a547eaf18c
commit 37260e0df0

View file

@ -243,7 +243,6 @@ try:
except:
return None
except:
def colorize(filename, contents):