summaryrefslogtreecommitdiff
path: root/tests/pyscript/help.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pyscript/help.py')
-rw-r--r--tests/pyscript/help.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/pyscript/help.py b/tests/pyscript/help.py
index 664c0488..3f24246d 100644
--- a/tests/pyscript/help.py
+++ b/tests/pyscript/help.py
@@ -1,2 +1,3 @@
+# flake8: noqa F821
app.cmd_echo = True
app.help()