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
And it would allow any kwargs. The new kwargs support requires that I explicitly set the kwargs that I expect -- is there any way to just say that I know there are some optional kwargs but I don't expect any in particular?
The text was updated successfully, but these errors were encountered:
I used to be able to:
And it would allow any kwargs. The new kwargs support requires that I explicitly set the kwargs that I expect -- is there any way to just say that I know there are some optional kwargs but I don't expect any in particular?
The text was updated successfully, but these errors were encountered: