MCPcopy
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")
10def _vi():
11 return VersionInfo(19, 2, 0, "final")
12
13
14class TestVersionInfo:

Callers

nothing calls this directly

Calls 1

VersionInfoClass · 0.90

Tested by

no test coverage detected