Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dask/dask
/ s3
Function
s3
dask/bytes/tests/test_s3.py:120–122 ·
view source on GitHub ↗
(s3_base)
Source
from the content-addressed store, hash-verified
118
119
@pytest.fixture
120
def
s3(s3_base):
121
with
s3_context()
as
fs:
122
yield
fs
123
124
125
@contextmanager
Callers
nothing calls this directly
Calls
1
s3_context
Function · 0.85
Tested by
no test coverage detected