Skip to content

Commit c53a9fe

Browse files
committed
MNT: Add pylint disable for too-many-statements in env test
1 parent 397cdf6 commit c53a9fe

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/integration/simulation/test_flight.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -716,7 +716,6 @@ def invalid_controller_9_params( # pylint: disable=unused-argument
716716
clamp=True,
717717
)
718718

719-
720719
def make_controller_test_environment_access(methods_called):
721720
def _call_env_methods(environment, altitude_asl):
722721
_ = environment.elevation

0 commit comments

Comments
 (0)