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
Some regression since #1273
The issue is python closure could not capture the param name correctly
unless you pass it as a input to the lambda function.
0 commit comments