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

Function valid_httpfile

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

Source from the content-addressed store, hash-verified

81
82
83def valid_httpfile():
84 return http_file
85
86
87def invalid_httpfile():

Callers 2

test_ValidHTTPMethod · 0.85
test_sandboxingMethod · 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…