SITL: Add missing shebang

Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
This commit is contained in:
Ryan Friedman 2023-08-21 20:27:17 -06:00 committed by Peter Barker
parent 2335a25ec8
commit 0432863832
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python3
'''
This file implements a class that acts as a bridge between ArduPilot SITL and Webots