mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
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:
@@ -15,6 +15,7 @@
|
||||
|
||||
import os
|
||||
import tracemalloc
|
||||
|
||||
import gdb
|
||||
|
||||
# A global variable in which we store a reference to the memory buffer
|
||||
|
||||
Reference in New Issue
Block a user