Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/internetarchive/openlibrary
/ GET
Method
GET
openlibrary/plugins/admin/code.py:160–161 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
158
159
class
admin_index:
160
def
GET(self):
161
return
web.seeother(
"/stats"
)
162
163
164
class
gitpull:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected