Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRaiser/PaperFlow
/ close
Method
close
tests/test_desktop_gui.py:237–238 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
235
return
FakeRows()
236
237
def
close(self):
238
return
None
239
240
monkeypatch.setattr(agents.db_ops,
"get_connection"
,
lambda
: FakeConnection())
241
Callers
15
_count_papers_for_day
Function · 0.45
_count_total_papers
Function · 0.45
backup_profiles
Function · 0.45
clear_profiles_only
Function · 0.45
load_profiles
Function · 0.45
full_reset
Function · 0.45
benchmark_reset
Function · 0.45
main
Function · 0.45
collect_papers
Function · 0.45
_database_has_required_tables
Function · 0.45
collect_all_papers
Function · 0.45
show_tables
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected