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
{{ message }}
This repository was archived by the owner on Dec 31, 2023. It is now read-only.
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