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

Function test_diff_for_humans

tests/localization/test_pl.py:9–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7
8
9def test_diff_for_humans():
10 with pendulum.travel_to(pendulum.datetime(2016, 8, 29), freeze=True):
11 diff_for_humans()
12
13
14def diff_for_humans():

Callers

nothing calls this directly

Calls 3

diff_for_humansFunction · 0.70
travel_toMethod · 0.45
datetimeMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…