Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danpaquin/coinbasepro-python
/ client
Function
client
tests/test_public_client.py:10–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
9
@pytest.fixture(scope=
'module'
)
10
def
client():
11
return
PublicClient()
12
13
14
@pytest.mark.usefixtures(
'client'
)
Callers
nothing calls this directly
Calls
1
PublicClient
Class · 0.90
Tested by
no test coverage detected