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
- Add missing dependency on `protobuf` in `pyproject.toml`.
- Fix type for KaggleClient#http_client method
- Allow overriding the user-agent at KaggleClient initialization
- Add a new "TEST" KaggleEnv pointing to a special port on localhost to
avoid conflict between the mock server and kaggleazure server in unit
tests.
http://b/307576378
0 commit comments