↓ 16 callersFunctionnormalize Normalizes a title for matching purposes, not display, by lowercasing, unicode -> NFC, stripping extra whitespace and punctuation, and re
openlibrary/catalog/add_book/match.py:60
↓ 11 callersFunction_anonymize_post(
client,
*,
data=None,
headers=None,
hmac_return_value=True,
hmac_side_effect=None,
openlibrary/tests/fastapi/test_account.py:14