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
A static method was added to validate the names of keyword parameters, to ensure that the generated kwargs are valid Python identifiers and not actual keywords. The method for generating workflows was also updated to filter out invalid kwargs.
#135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.