mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
mission_test: let's try to run this with Python 3
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python2
|
#!/usr/bin/env python3
|
||||||
#***************************************************************************
|
#***************************************************************************
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015-2016 PX4 Development Team. All rights reserved.
|
# Copyright (c) 2015-2016 PX4 Development Team. All rights reserved.
|
||||||
|
|||||||
Reference in New Issue
Block a user