Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ lib_version.py
File
lib_version.py
numpy/typing/tests/data/pass/lib_version.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
numpy.lib
import
NumpyVersion
2
3
version = NumpyVersion(
"1.8.0"
)
4
Callers
nothing calls this directly
Calls
1
NumpyVersion
Class · 0.90
Tested by
no test coverage detected