MCPcopy Index your code
hub / github.com/numpy/numpy / valid_baseurl

Function valid_baseurl

numpy/lib/tests/test__datasource.py:75–76  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

73
74
75def valid_baseurl():
76 return http_path
77
78
79def invalid_baseurl():

Callers 6

test_ValidHTTPMethod · 0.85
test_sandboxingMethod · 0.85
test_ValidFileMethod · 0.85
test_InvalidFileMethod · 0.85
test_RemoveHTTPFileMethod · 0.85
test_CachedHTTPFileMethod · 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…