MCPcopy Create free account
hub / github.com/internetarchive/openlibrary / get_type

Method get_type

openlibrary/utils/form.py:108–109  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

106 """
107
108 def get_type(self):
109 return "email"
110
111
112class Hidden(Input):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected