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.
812
stars
206
forks
source link
Type hinting changes for mypy compatibility #140
Closed
nikhilym closed 4 years ago
Description
This commit includes the following changes :
Motivation and Context
121
Testing
Tested manually by running
mypy
manually and installing the sdk's to check if type hinting is effected.Screenshots (if appropriate)
Types of changes
Checklist
License