Skip to content

Music Cleanups#1913

Open
mscuthbert wants to merge 1 commit into
masterfrom
post-1905
Open

Music Cleanups#1913
mscuthbert wants to merge 1 commit into
masterfrom
post-1905

Conversation

@mscuthbert

Copy link
Copy Markdown
Member

Saw some cleanups while reviewing PR #1905 but I decided to make this separate.

"Let Python be Python" -- move string concat in tests to use implicit.

Fix a bug in ABC Parsing of ABCNote vs subclass ABCChord (order of attributes in parse were reversed -- was okay because they were called by keyword).

Standardize ElementTree.fromstring as EL not ET.fromstring or El

Saw some cleanups while reviewing PR #1905 but I decided to make this separate.

"Let Python be Python" -- move string concat in tests to use implicit.

Fix a bug in ABC Parsing of ABCNote vs subclass ABCChord (order of attributes in parse were reversed -- was okay because they were called by keyword).

Standardize ElementTree.fromstring as `EL` not `ET.fromstring` or `El`
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage is 93.057%post-1905 into master. No base build found for master.

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