Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/python-pendulum/pendulum
/ d
Function
d
tests/date/test_behavior.py:18–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
17
@pytest.fixture()
18
def
d():
19
return
date(2016, 8, 27)
20
21
22
def
test_timetuple(p, d):
Callers
nothing calls this directly
Calls
1
date
Function · 0.85
Tested by
no test coverage detected