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

Method _release

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

Source from the content-addressed store, hash-verified

352 raise NotImplementedError
353
354 def _release(self) -> None:
355 raise NotImplementedError
356
357
358class _ForwardingFileLock(BaseFileLock):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected