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
fix(automl): fix TypeError when passing a client_info to automl TablesClient (#9949)
* fix(automl): fix TypeError when passing a client_info to automl TablesClient
The solution is to delete client_info from kwargs instead and pass named parameter.
0 commit comments