Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/python-pendulum/pendulum
/ test_diff_for_humans
Function
test_diff_for_humans
tests/localization/test_fo.py:9–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
8
9
def
test_diff_for_humans():
10
with
pendulum.travel_to(pendulum.datetime(2016, 8, 29), freeze=True):
11
diff_for_humans()
12
13
14
def
diff_for_humans():
Callers
nothing calls this directly
Calls
3
diff_for_humans
Function · 0.70
travel_to
Method · 0.45
datetime
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…