Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tox-dev/filelock
/ _release
Method
_release
tests/test_subclass_options.py:380–381 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
378
raise
NotImplementedError
379
380
def
_release(self) -> None:
381
raise
NotImplementedError
382
383
384
class
_FileLockOptions(TypedDict, total=False):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected