]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Prepare gdb for isort
authorTom Tromey <tromey@adacore.com>
Wed, 20 Mar 2024 15:36:40 +0000 (09:36 -0600)
committerTom Tromey <tromey@adacore.com>
Tue, 2 Apr 2024 17:21:31 +0000 (11:21 -0600)
commit68982f618b28aebf47343922fb79e59ace0246eb
treef87b14d4fb9b1afa2c7fd3f1709a91a2da54f918
parente2238b2e2061cffd2b7ae2894747205a56d2f775
Prepare gdb for isort

This patch prepares gdb for isort: it adds a couple of isort marker
comments where needed, and it adds an isort clause to setup.cfg.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/python/lib/gdb/__init__.py
gdb/python/lib/gdb/dap/__init__.py
gdb/setup.cfg