MCPcopy 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
239def _unknown_constructor() -> _UnknownFileLockConstructor:
240 return cast("_UnknownFileLockConstructor", _NarrowFileLock)
241
242
243def _unsupported_async_options(

Calls

no outgoing calls

Tested by

no test coverage detected