Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/python-attrs/attrs
/ _vi
Function
_vi
tests/test_version_info.py:10–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
9
@pytest.fixture(name=
"vi"
)
10
def
_vi():
11
return
VersionInfo(19, 2, 0,
"final"
)
12
13
14
class
TestVersionInfo:
Callers
nothing calls this directly
Calls
1
VersionInfo
Class · 0.90
Tested by
no test coverage detected