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

add typing to iterators #1282

Merged
merged 5 commits into from
Apr 27, 2022
Merged

add typing to iterators #1282

merged 5 commits into from
Apr 27, 2022

Conversation

mscuthbert
Copy link
Member

@mscuthbert mscuthbert commented Apr 27, 2022

Add a lot more typing to music21, including after getElementsByClass(module.Class). getElementsByClass('string') is now frowned upon compared to the class name, and should only be used in cases where the class itself cannot be imported.

@coveralls
Copy link

coveralls commented Apr 27, 2022

Coverage Status

Coverage decreased (-0.02%) to 93.315% when pulling d32567b on typing-iterator into fcb97b4 on master.

@mscuthbert mscuthbert merged commit d7ec854 into master Apr 27, 2022
@mscuthbert mscuthbert deleted the typing-iterator branch April 27, 2022 10:15
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