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

File gitversion.py

numpy/_build_utils/gitversion.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2import os
3import textwrap
4

Callers

nothing calls this directly

Calls 8

git_versionFunction · 0.85
init_versionFunction · 0.85
openFunction · 0.85
printFunction · 0.85
startswithMethod · 0.80
joinMethod · 0.45
getMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected