Re-run 'isort' on gdb tests

Re-running 'isort' (via pre-commit) showed that the file
py-read-memory-leak.py (from the gdb test suite) needed a small patch.
This commit is contained in:
Tom Tromey 2024-09-27 13:45:11 -06:00
parent bb3e9b6521
commit 802c2244af

View File

@ -15,6 +15,7 @@
import os
import tracemalloc
import gdb
# A global variable in which we store a reference to the memory buffer