Skip to content

pre-commit: Fix typos discovered by codespell#11743

Open
cclauss wants to merge 1 commit into
CenterForOpenScience:developfrom
cclauss:codespell
Open

pre-commit: Fix typos discovered by codespell#11743
cclauss wants to merge 1 commit into
CenterForOpenScience:developfrom
cclauss:codespell

Conversation

@cclauss
Copy link
Copy Markdown

@cclauss cclauss commented May 16, 2026

Fix typos discovered by codespell - https://pypi.org/project/codespell

% codespell

% codespell --write-changes

Ticket

Purpose

Changes

Side Effects

QE Notes

CE Notes

Documentation

Comment thread api/crossref/views.py
preprint.set_identifier_values(doi=doi, save=True)
# Double records returned when possible matching DOI is found in crossref
elif 'possible preprint/vor pair' not in msg.lower():
elif 'possible preprint/for pair' not in msg.lower():
Copy link
Copy Markdown
Author

@cclauss cclauss May 16, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra review, please. Should this be doi ?!?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant