You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently if I make a keyword argument with a non-string default, this default is converted to a string, resulting in confusing errors.
There are a couple of options for handling this better.