Skip to content

proverb: Update exercise to canonical-data 1.0.0 #1114

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

Merged
merged 2 commits into from
Nov 21, 2017

Conversation

N-Parsons
Copy link
Contributor

This PR updates the proverb exercise to use the recently implemented canonical data.

Note: there will be a merge conflict with #1113 due to changes in the README, but I will fix this when one of these PRs is merged.

Copy link
Contributor

@cmccandless cmccandless left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a minor thing...

@@ -1,7 +1,7 @@
def proverb(itens, qualifier=''):
def proverb(items):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the name used in proverb.py. Can you change this to match for consistency?

@N-Parsons
Copy link
Contributor Author

@cmccandless, thanks for pointing that out.

Copy link
Contributor

@cmccandless cmccandless left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, merge at will.

@N-Parsons N-Parsons merged commit 0965483 into exercism:master Nov 21, 2017
@N-Parsons N-Parsons deleted the proverb-1.0.0 branch January 18, 2018 17:49
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