Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tox-dev/filelock
/ _unknown_constructor
Function
_unknown_constructor
tests/test_subclass_options.py:239–240 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
237
238
239
def
_unknown_constructor() -> _UnknownFileLockConstructor:
240
return
cast(
"_UnknownFileLockConstructor"
, _NarrowFileLock)
241
242
243
def
_unsupported_async_options(
Callers
1
test_narrow_sync_subclass_rejects_unknown_option
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected