alexa / alexa-skills-kit-sdk-for-python

The Alexa Skills Kit SDK for Python helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
https://developer.amazon.com/en-US/docs/alexa/alexa-skills-kit-sdk-for-python/overview.html
Apache License 2.0
812 stars 206 forks source link

fix: added "#type:ignore" on files causing issues due to lastest mypy version update #194

Closed Shreyas-vgr closed 2 years ago

Shreyas-vgr commented 2 years ago

Description

Testing

Screenshots (if appropriate)

Types of changes

Checklist

License