Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix typo #4715

Merged
merged 1 commit into from
May 1, 2024
Merged

fix typo #4715

merged 1 commit into from
May 1, 2024

Conversation

kamurani
Copy link
Contributor

@kamurani kamurani commented May 1, 2024

Simple typo fix in docstring

Copy link
Member

@peterjc peterjc left a comment

Choose a reason for hiding this comment

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

Looks good, thanks.

This is one of the things codespell would fix
https://github.com/codespell-project/codespell/blob/v2.2.6/codespell_lib/data/dictionary.txt#L25060

However it looks like in #3709 I didn't enable this for the Python code. I wonder why...

@peterjc peterjc merged commit f6c6c6a into biopython:master May 1, 2024
35 checks passed
@peterjc
Copy link
Member

peterjc commented May 1, 2024

Cross reference #4716, there are still too many special cases to enforce codespell on our Python code without more configuration.

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.

None yet

2 participants