Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
11
def
today():
12
return
pendulum.Date.today()
13
14
15
def
test_diff_in_years_positive():
Callers
nothing calls this directly
Calls
1
today
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…