]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix some flake8 warnings
authorTom Tromey <tom@tromey.com>
Sun, 5 Oct 2025 17:49:12 +0000 (11:49 -0600)
committerTom Tromey <tom@tromey.com>
Sun, 5 Oct 2025 17:49:12 +0000 (11:49 -0600)
commit484f699d216a21e21f5578ec3729e23b0eea018b
treeb4e6b99c37ad49bbcd60065b5642d01f31221e83
parent3c724596812882cc0c3b653330551fae132d6475
Fix some flake8 warnings

"pre-commit run --all" shows some flake8 warnings coming from a recent
patch.  There was no real bug here, but this fix silences the
warnings.
gdb/python/lib/gdb/__init__.py