There was an error while loading. Please reload this page.
1 parent d1f4ef3 commit 0178029Copy full SHA for 0178029
1 file changed
tests/test_data_model_plane_landing.py
@@ -1,6 +1,12 @@
1
# ruff: noqa: INP001
2
3
-"""Focused tests for AMC-native ArduPlane landing-attempt analysis."""
+"""
4
+Focused tests for AMC-native ArduPlane landing-attempt analysis.
5
+
6
+SPDX-FileCopyrightText: 2026 Donald Smith
7
8
+SPDX-License-Identifier: GPL-3.0-or-later
9
10
11
# pylint: disable=too-many-lines
12
0 commit comments