MCPcopy Index your code
hub / github.com/Kaggle/docker-python / BackendError

Class BackendError

patches/kaggle_web_client.py:17–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15
16
17class BackendError(Exception):
18 pass
19
20
21class KaggleWebClient:

Callers 3

get_secretMethod · 0.90
_get_access_tokenMethod · 0.90
make_post_requestMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected