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

Class ValidationError

patches/kaggle_secrets.py:15–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13from kaggle_web_client import (CredentialError, BackendError)
14
15class ValidationError(Exception):
16 pass
17
18class NotFoundError(Exception):
19 pass

Callers 1

get_secretMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected