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

Choose Tuning via first argument to command #2

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Choose Tuning via first argument to command #2

wants to merge 7 commits into from

Conversation

yaph
Copy link

@yaph yaph commented Apr 20, 2015

If an argument is given and equals guitar generate guitar chords, else ukulele chords.
Only import the function used from itertools, also makes it clear where it comes from.
Run tests only when Tuning is Ukulele, as the are specific to Ukulele.

Thanks for this neat tool. I made some changes that you may find useful too.

…s guitar generate guitar chords, else ukulele chords.

Only import the function used from itertools, also makes it clear where it comes from.
Run tests only when Tuning is Ukulele, as the are specific to Ukulele.
@nyxtom
Copy link

nyxtom commented Feb 16, 2016

👍

yaph added 6 commits July 16, 2016 01:43
make code easier to understand
remove unused code
removed unnecessary variables
removed print_short method
group assert statements in tests
@zimolzak zimolzak self-assigned this Aug 3, 2016
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

3 participants