MCPcopy Create free account
hub / github.com/aboutcode-org/scancode-toolkit / func

Function func

src/licensedcode/_vendor/attr/_compat.py:228–229  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

226 x = None
227
228 def func():
229 return x # pragma: no cover
230
231 return func
232

Callers 9

methodFunction · 0.70
_is_comparable_toFunction · 0.70
_parseMethod · 0.50
build_package_dataFunction · 0.50
_parseMethod · 0.50
interruptibleFunction · 0.50
runnerFunction · 0.50
fake_interruptibleFunction · 0.50
wrapFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected