aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-frame.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2024-03-19 10:27:56 -0600
committerTom Tromey <tromey@adacore.com>2024-04-02 10:58:37 -0600
commita311bd9e2b281c2088a1cf4e83f36b51bb9e962f (patch)
treef54012b456b71958c30bd053f6e5b00357c28639 /gdb/python/py-frame.c
parent2fde5149d735c9a7faf3efc0fc38e47744263466 (diff)
downloadbinutils-a311bd9e2b281c2088a1cf4e83f36b51bb9e962f.zip
binutils-a311bd9e2b281c2088a1cf4e83f36b51bb9e962f.tar.gz
binutils-a311bd9e2b281c2088a1cf4e83f36b51bb9e962f.tar.bz2
Ignore unsed import in dap/__init__.py
flake8 warns about dap/__init__.py because it has a number of unused imports. Most of these are intentional: the import is done to ensure that the a DAP request is registered with the server object. This patch applies a "noqa" comment to these imports, and also removes one import that is truly unnecessary. Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gdb/python/py-frame.c')
0 files changed, 0 insertions, 0 deletions