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

Function test_dst

tests/datetime/test_behavior.py:76–77  ·  view source on GitHub ↗
(p, dt)

Source from the content-addressed store, hash-verified

74
75
76def test_dst(p, dt):
77 assert p.dst() == dt.dst()
78
79
80def test_toordinal(p, dt):

Callers

nothing calls this directly

Calls 1

dstMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…