Update tools shebangs to python3 (#24739)

Co-authored-by: jmackay2 <jmackay2@gmail.com>
This commit is contained in:
jmackay2
2025-07-23 02:30:04 -04:00
committed by GitHub
parent 7559196195
commit eb274775d7
16 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
############################################################################
#
# Copyright (C) 2017 PX4 Development Team. All rights reserved.