MCPcopy Index your code
hub / github.com/pydata/xarray / release

Method release

xarray/backends/locks.py:248–249  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

246 pass
247
248 def release(self):
249 pass
250
251 def __enter__(self):
252 pass

Callers 3

releaseMethod · 0.45
releaseMethod · 0.45
__del__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected