MCPcopy Create free account
hub / github.com/numpy/numpy / valid_httpfile

Function valid_httpfile

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

Source from the content-addressed store, hash-verified

79
80
81def valid_httpfile():
82 return http_file
83
84
85def invalid_httpfile():

Callers 2

test_ValidHTTPMethod · 0.85
test_sandboxingMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected