alexa-samples / skill-sample-python-fact

An Alexa Skill Sample showing how to build a fact skill in Python.
Other
120 stars 154 forks source link

Update lambda_function.py #41

Open jlecomte-IED opened 3 years ago

jlecomte-IED commented 3 years ago

Issue #, if available:

Description of changes:

Change "EXCEPTION_MESSAGE" to "ERROR_MESSAGE" Since EXCEPTION_MESSAGE is not declared.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.