Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/internetarchive/openlibrary
/ GET
Method
GET
openlibrary/plugins/admin/code.py:653–654 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
651
652
class
_graphs:
653
def
GET(self):
654
return
render_template(
"admin/graphs"
)
655
656
657
class
permissions:
Callers
nothing calls this directly
Calls
1
render_template
Function · 0.70
Tested by
no test coverage detected