Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pydata/xarray
/ close
Method
close
xarray/backends/common.py:375–376 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
373
return
variables, attributes
374
375
def
close(self):
376
pass
377
378
def
__enter__(self):
379
return
self
Callers
2
__exit__
Method · 0.95
datatree_from_dict_with_io_cleanup
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected