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 ?!?

@yarikoptic
Copy link
Copy Markdown

yarikoptic commented May 29, 2026

(overall seems like a dormant project ... nah -- PRs flow, just "busy" I guess) @cclauss welcome to the family of codespell'ers . Can see summary of my humble attempts to make a world with less typos at https://github.com/yarikoptic/improveit-dashboard . Should I add you there? ;-)

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.

2 participants