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

Function setup

openlibrary/plugins/importapi/code.py:516–521  ·  view source on GitHub ↗

This is just here to make sure this file is imported. The two add_hook calls above are doing the work

()

Source from the content-addressed store, hash-verified

514
515
516def setup():
517 """
518 This is just here to make sure this file is imported.
519 The two add_hook calls above are doing the work
520 """
521 pass

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected