mycroft-core/mycroft/client/text
Alistair Francis 71afcb9ce5 text_client.py: Don't log stack trace on missing conf (#1957)
If we are missing the ".mycroft_cli.conf" file we print a message to the
user informing them that we are ignoring the missing file along with a stack trace. The stack trace is really not necessary so this removes it.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
2019-01-18 09:59:55 +01:00
..
__init__.py Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00
__main__.py Fleshing out GUI mechanisms, CLI "GUI" 2018-11-21 02:05:28 -06:00
gui_server.py GUI Cleanup (#1939) 2019-01-09 20:09:21 -06:00
text_client.py text_client.py: Don't log stack trace on missing conf (#1957) 2019-01-18 09:59:55 +01:00