MCPcopy Index your code
hub / github.com/python-pendulum/pendulum / d

Function d

tests/date/test_behavior.py:18–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16
17@pytest.fixture()
18def d():
19 return date(2016, 8, 27)
20
21
22def test_timetuple(p, d):

Callers

nothing calls this directly

Calls 1

dateFunction · 0.85

Tested by

no test coverage detected