MCPcopy 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
441class ipaddress:
442 def GET(self):
443 return render_template("admin/ip/index")
444
445
446class ipaddress_view:

Callers

nothing calls this directly

Calls 1

render_templateFunction · 0.70

Tested by

no test coverage detected