Skip to content

Fix grammatical errors in docstrings#1874

Merged
mscuthbert merged 1 commit intomasterfrom
claude/ecstatic-sammet-0d61c2
Apr 20, 2026
Merged

Fix grammatical errors in docstrings#1874
mscuthbert merged 1 commit intomasterfrom
claude/ecstatic-sammet-0d61c2

Conversation

@mscuthbert
Copy link
Copy Markdown
Member

@mscuthbert mscuthbert commented Apr 20, 2026

Just a few grammar errors Claude found.

- stream/base.py: remove stray "and" in Stream class docstring
- scale/__init__.py: remove erroneous article "a" before plural "pitches";
  add missing subject "it" in Scale.isConcrete docstring ("Thus, it is always false")
- corpus/__init__.py: fix typo "extenion" → "extension" in getCorePaths
- roman.py: fix misspelling "preceeding" → "preceding"
- common/stringTools.py: fix doubled word "is is" → "it is" in stripAccents docstring

🤖 AI-assisted

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 93.072% (-0.002%) from 93.074% — claude/ecstatic-sammet-0d61c2 into master

@mscuthbert mscuthbert merged commit 64458df into master Apr 20, 2026
7 of 8 checks passed
@mscuthbert mscuthbert deleted the claude/ecstatic-sammet-0d61c2 branch April 20, 2026 05:03
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