MCPcopy Create free account
hub / github.com/Kaggle/docker-python / CredentialError

Class CredentialError

patches/kaggle_web_client.py:13–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11TIMEOUT_SECS = 40
12
13class CredentialError(Exception):
14 pass
15
16
17class BackendError(Exception):

Callers 2

__init__Method · 0.85
make_post_requestMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected