1 2 3 4 5 6
# flake8: noqa F821 app.cmd_echo = True app('help') # Exercise py_quit() in unit test quit()