Skip to content

binary-search: Update the tests following the canonical data #1050

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

Closed
wants to merge 2 commits into from
Closed

binary-search: Update the tests following the canonical data #1050

wants to merge 2 commits into from

Conversation

elyssonmr
Copy link
Contributor

Update the binary-search track following the recommendations from issue #989

@cmccandless
Copy link
Contributor

@elyssonmr Thanks for your pull request!

Travis-CI build failed due to code style violations:

$ flake8
./exercises/binary-search/binary_search_test.py:6:1: E302 expected 2 blank lines, found 1

@elyssonmr
Copy link
Contributor Author

OK, going to check as soon as I arrive home

@elyssonmr
Copy link
Contributor Author

@cmccandless Done.

@N-Parsons
Copy link
Contributor

N-Parsons commented Oct 27, 2017

Hi @elyssonmr, thanks for your work on this.

Unfortunately there was already an open PR for the same issue (#1024) - it was poorly named and didn't reference the corresponding issue, so I'm not surprised that you didn't see it. Since I have now merged the other PR, I'm going to go ahead and close this one, but thank you for your effort with this.

@N-Parsons N-Parsons closed this Oct 27, 2017
@elyssonmr
Copy link
Contributor Author

No, prob I saw the notification.
thank you!

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