summaryrefslogtreecommitdiff
path: root/test/py/tests/test_button.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/py/tests/test_button.py')
-rw-r--r--test/py/tests/test_button.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/py/tests/test_button.py b/test/py/tests/test_button.py
index f0d85be896d..f3f68169e14 100644
--- a/test/py/tests/test_button.py
+++ b/test/py/tests/test_button.py
@@ -1,5 +1,7 @@
# SPDX-License-Identifier: GPL-2.0+
+"""Tests for the button command"""
+
import pytest
@pytest.mark.boardspec('sandbox')