Skip to content

Commit

Permalink
autotest: flake8 clean
Browse files Browse the repository at this point in the history
  • Loading branch information
andyp1per committed Feb 28, 2024
1 parent 33bf049 commit 4dfffdf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tools/autotest/arduplane.py
Original file line number Diff line number Diff line change
Expand Up @@ -3704,7 +3704,6 @@ def FenceAltCeilFloor(self):

def FenceMinAltAutoEnable(self):
'''Tests autoenablement of the alt min fence and fences on arming'''
fence_bit = mavutil.mavlink.MAV_SYS_STATUS_GEOFENCE
self.set_parameters({
"FENCE_TYPE": 9, # Set fence type to min alt and max alt
"FENCE_ACTION": 1, # Set action to RTL
Expand Down

0 comments on commit 4dfffdf

Please sign in to comment.