Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRaiser/PaperFlow
/ now
Method
now
tests/test_journal_fetcher.py:33–34 ·
view source on GitHub ↗
(cls, tz=None)
Source
from the content-addressed store, hash-verified
31
class
FixedDateTime(datetime):
32
@classmethod
33
def
now(cls, tz=None):
34
return
cls(2026, 4, 15, tzinfo=tz)
35
36
37
@pytest.fixture(autouse=True)
Callers
15
main
Function · 0.80
log_token_usage
Function · 0.80
main
Function · 0.80
main
Function · 0.80
simulate_daily_feedback
Function · 0.80
backup_profiles
Function · 0.80
build_profile_from_role
Function · 0.80
init_user_metadata
Function · 0.80
load_today_push
Function · 0.80
main
Function · 0.80
backup_database
Function · 0.80
generate_profile
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected