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

Function p1

tests/datetime/test_behavior.py:25–26  ·  view source on GitHub ↗
(p)

Source from the content-addressed store, hash-verified

23
24@pytest.fixture
25def p1(p):
26 return p.in_tz("America/New_York")
27
28
29@pytest.fixture

Callers

nothing calls this directly

Calls 1

in_tzMethod · 0.80

Tested by

no test coverage detected