Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/internetarchive/openlibrary
/ usage
Function
usage
scripts/migrate_db.py:114–117 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
112
113
114
def
usage():
115
print(file=sys.stderr)
116
print(
"USAGE: %s dbname"
% sys.argv[0], file=sys.stderr)
117
print(file=sys.stderr)
118
119
120
def
main():
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected