format_work_merge.py 139 B

123
  1. from format_merge_common import match_records
  2. print(f"https://testing.openlibrary.org/works/merge?records={','.join(match_records('W'))}")