]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Re-run 'isort' on gdb tests
authorTom Tromey <tromey@adacore.com>
Fri, 27 Sep 2024 19:45:11 +0000 (13:45 -0600)
committerTom Tromey <tromey@adacore.com>
Fri, 27 Sep 2024 19:45:11 +0000 (13:45 -0600)
Re-running 'isort' (via pre-commit) showed that the file
py-read-memory-leak.py (from the gdb test suite) needed a small patch.

gdb/testsuite/gdb.python/py-read-memory-leak.py

index 62369b32ce2c86eaf85031b9155123c3f63552a5..430c5c20b29010fb538fa75b02b4874977cbaaa5 100644 (file)
@@ -15,6 +15,7 @@
 
 import os
 import tracemalloc
+
 import gdb
 
 # A global variable in which we store a reference to the memory buffer