Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ test_extending.py
File
test_extending.py
numpy/random/tests/test_extending.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
importlib.util
import
spec_from_file_location, module_from_spec
2
import
os
3
import
pathlib
4
import
pytest
Callers
nothing calls this directly
Calls
1
parse
Method · 0.45
Tested by
no test coverage detected