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

Remove dependency first #676

Merged
merged 1 commit into from
Sep 4, 2018
Merged

Remove dependency first #676

merged 1 commit into from
Sep 4, 2018

Conversation

jdufresne
Copy link
Member

The first() function duplicates built-in Python behavior. Can simply use standard Python functions and avoid an unnecessary dependency.

The first function duplicates built-in Python behavior. Can simply use
standard Python functions and avoid an unnecessary dependency.
Copy link
Contributor

@suutari-ai suutari-ai 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! 👍

It's nice to be able to remove a dependency.

@jdufresne jdufresne merged commit 19a3b1f into jazzband:master Sep 4, 2018
@jdufresne jdufresne deleted the first branch September 4, 2018 15:21
@vphilippon vphilippon added this to the 3.0.0 milestone Sep 18, 2018
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.

3 participants