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

Method __init__

patches/sitecustomize.py:26–27  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

24 ]
25 _KAGGLE_GCP_PATH = 'kaggle_gcp.py'
26 def __init__(self):
27 pass
28
29 def _is_called_from_kaggle_gcp(self):
30 import inspect

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected