commit | 68982f618b28aebf47343922fb79e59ace0246eb | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Wed Mar 20 09:36:40 2024 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Tue Apr 02 11:21:31 2024 -0600 |
tree | f87b14d4fb9b1afa2c7fd3f1709a91a2da54f918 | |
parent | e2238b2e2061cffd2b7ae2894747205a56d2f775 [diff] |
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>