MCPcopy Create free account
hub / github.com/internetarchive/openlibrary / delete_import_items.py

File delete_import_items.py

scripts/delete_import_items.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Deletes entries from the import_item table.
3
4Reads ia_ids that should be deleted from an input file. The input file is expected to be tab-delimited, and each line will have the following format:

Callers

nothing calls this directly

Calls 3

build_parserFunction · 0.85
parse_argsMethod · 0.80
funcMethod · 0.80

Tested by

no test coverage detected