[PATCH] gdb: re-format Python files using black 21.4b0

Tom Tromey tom@tromey.com
Mon May 17 12:56:45 GMT 2021


>>>>> "Simon" == Simon Marchi via Gdb-patches <gdb-patches@sourceware.org> writes:

Simon> It's possible to add a gdb/pyproject.toml file to define some default
Simon> options:

Simon>     [tool.black]
Simon>     include = "\\.py(\\.in)?$"

I think adding this would be fine.

Tom


More information about the Gdb-patches mailing list