mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08: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:
parent
bb3e9b6521
commit
802c2244af
@ -15,6 +15,7 @@
|
||||
|
||||
import os
|
||||
import tracemalloc
|
||||
|
||||
import gdb
|
||||
|
||||
# A global variable in which we store a reference to the memory buffer
|
||||
|
Loading…
Reference in New Issue
Block a user