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

Class FakeConnection

tests/test_vision.py:19–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17 self.credentials = credentials
18
19 class FakeConnection():
20 def __init__(self, user_agent):
21 self.user_agent = user_agent
22 if (client_info is not None):
23 self._connection = FakeConnection(client_info.user_agent)
24

Callers 1

__init__Method · 0.70

Calls

no outgoing calls

Tested by 1

__init__Method · 0.56