MycroftAI / mycroft-core

Mycroft Core, the Mycroft Artificial Intelligence platform.
https://mycroft.ai
Apache License 2.0
6.51k stars 1.27k forks source link

Bugfix/handle missing noise words #3054

Closed forslund closed 2 years ago

forslund commented 2 years ago

Description

Fixes #3050 by handling the None response from translated_noise_words() the same way as a FileNotFound Exception and showing a warning.

This does a slight renaming of a temporary variable to keep pyline happy with the line length. And also includes a commit removing a couple of unused imports.

How to test

Set lang to de-de and make sure that for example wolfram-alpha skill is loaded correctly

Contributor license agreement signed?

CLA [x]

devops-mycroft commented 2 years ago

Voight Kampff Integration Test Succeeded (Results)