MCPcopy Create free account
hub / github.com/shapely/shapely / func

Function func

shapely/tests/test_misc.py:65–70  ·  view source on GitHub ↗

Docstring that will be mocked. A multiline. Some description.

()

Source from the content-addressed store, hash-verified

63
64
65def func():
66 """Docstring that will be mocked.
67 A multiline.
68
69 Some description.
70 """
71
72
73class SomeClass:

Callers 15

wrappedMethod · 0.85
wrappedFunction · 0.85
wrapperFunction · 0.85
transformFunction · 0.85
test_create_collectionFunction · 0.85
test_no_args_arrayFunction · 0.85
test_float_arg_arrayFunction · 0.85
test_no_args_missingFunction · 0.85
test_float_arg_missingFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…