Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python-pendulum/pendulum
/ test_today
Function
test_today
tests/date/test_construct.py:13–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
12
13
def
test_today():
14
d = Date.today()
15
16
assert isinstance(d, Date)
Callers
nothing calls this directly
Calls
1
today
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…