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

Function today

tests/date/test_diff.py:11–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9
10@pytest.fixture
11def today():
12 return pendulum.Date.today()
13
14
15def test_diff_in_years_positive():

Callers

nothing calls this directly

Calls 1

todayMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…