A typo that leads to no errors and unexpected functionality is bad. kwargs are flexible and a nice way to pass info to the handlers but the handlers should validate that a little more strictly.
@tuukkamustonen had a good idea to validate these.
#170 (comment)
A typo that leads to no errors and unexpected functionality is bad.
kwargsare flexible and a nice way to pass info to the handlers but the handlers should validate that a little more strictly.@tuukkamustonen had a good idea to validate these.
#170 (comment)