MCPcopy Create free account
hub / github.com/tox-dev/filelock / _release

Method _release

tests/test_subclass_options.py:329–330  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

327 raise NotImplementedError
328
329 def _release(self) -> None:
330 raise NotImplementedError
331
332
333class _NamedFileLock(BaseFileLock):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected