]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix some pre-commit nits in gdb/__init__.py
authorTom Tromey <tromey@adacore.com>
Tue, 13 May 2025 21:02:04 +0000 (15:02 -0600)
committerTom Tromey <tromey@adacore.com>
Wed, 14 May 2025 13:07:29 +0000 (07:07 -0600)
commit475799b692ebc46cfb938028c1cba6792dd5d23f
tree7d69999a9e8c7db7e05c42592b4b7d797f8d15ba
parentc6c8d0b82175226b0e87904b613fbac3e704cc28
Fix some pre-commit nits in gdb/__init__.py

I noticed that pre-commit has some complaints (flake8 and codespell)
about gdb/__init__.py.  This patch fixes these.

Approved-By: Tom de Vries <tdevries@suse.de>
gdb/python/lib/gdb/__init__.py