diff options
Diffstat (limited to 'tests/pyscript/help_media.py')
-rw-r--r-- | tests/pyscript/help_media.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/pyscript/help_media.py b/tests/pyscript/help_media.py index d8d97c42..38c4a2f8 100644 --- a/tests/pyscript/help_media.py +++ b/tests/pyscript/help_media.py @@ -1,2 +1,3 @@ +# flake8: noqa F821 app.cmd_echo = True app.help('media') |