MCPcopy Create free account
hub / github.com/numpy/numpy / __init__.py

File __init__.py

numpy/doc/__init__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2
3ref_dir = os.path.join(os.path.dirname(__file__))
4

Callers

nothing calls this directly

Calls 4

listdirMethod · 0.80
endswithMethod · 0.80
startswithMethod · 0.80
joinMethod · 0.45

Tested by

no test coverage detected