Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/internetarchive/openlibrary
/ GET
Method
GET
openlibrary/plugins/admin/code.py:442–443 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
440
441
class
ipaddress:
442
def
GET(self):
443
return
render_template(
"admin/ip/index"
)
444
445
446
class
ipaddress_view:
Callers
nothing calls this directly
Calls
1
render_template
Function · 0.70
Tested by
no test coverage detected