| commit | aaabb796f89dfeb9744778ebb70893eed0997cb8 | [log] [tgz] |
|---|---|---|
| author | Simon Marchi <simon.marchi@polymtl.ca> | Thu Sep 04 21:47:36 2025 -0400 |
| committer | Simon Marchi <simon.marchi@polymtl.ca> | Thu Sep 04 21:47:36 2025 -0400 |
| tree | 8836739c1de85dea666c0013bc4ac6e5eaff4037 | |
| parent | 5cce2b7006daa7073b98e3d1a3b176199d1381d7 [diff] |
gdb: run black on gdbarch_components.py Change-Id: Ifcf80faa240c7c235bfea4ddc79f0d6c39858c5e
diff --git a/gdb/gdbarch_components.py b/gdb/gdbarch_components.py index 5287451..20f9c80 100644 --- a/gdb/gdbarch_components.py +++ b/gdb/gdbarch_components.py
@@ -1786,7 +1786,7 @@ ("struct bfd &", "cbfd"), ("gdb_byte *", "readbuf"), ("ULONGEST", "offset"), - ("ULONGEST", "len") + ("ULONGEST", "len"), ], predicate=True, )