Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/python-pendulum/pendulum
/ test_date
Function
test_date
tests/datetime/test_behavior.py:44–45 ·
view source on GitHub ↗
(p, dt)
Source
from the content-addressed store, hash-verified
42
43
44
def
test_date(p, dt):
45
assert p.date() == dt.date()
46
47
48
def
test_time(p, dt):
Callers
nothing calls this directly
Calls
1
date
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…