]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gdb/testsuite: run isort on gdb.server/fileio-packets.py
authorSimon Marchi <simon.marchi@polymtl.ca>
Thu, 19 Jun 2025 17:42:41 +0000 (13:42 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Thu, 19 Jun 2025 17:42:41 +0000 (13:42 -0400)
`pre-commit run --all-files` found this.

Change-Id: I8db09b12cf184d32351ff2c579bdaa8cf6f80ac3

gdb/testsuite/gdb.server/fileio-packets.py

index 293ae7e2aef4f6eb523411d7051afb7313b27a83..f132e91a65dfd06fede3a1043e3dc5231d42ec31 100644 (file)
@@ -13,7 +13,8 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-import os, stat
+import os
+import stat
 
 
 # Hex encode INPUT_STRING in the same way that GDB does.  Each