MCPcopy 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
652class _graphs:
653 def GET(self):
654 return render_template("admin/graphs")
655
656
657class permissions:

Callers

nothing calls this directly

Calls 1

render_templateFunction · 0.70

Tested by

no test coverage detected