MCPcopy 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

1from importlib.util import spec_from_file_location, module_from_spec
2import os
3import pathlib
4import pytest

Callers

nothing calls this directly

Calls 1

parseMethod · 0.45

Tested by

no test coverage detected