Skip to content

fix a error in is_bst.py#474

Merged
keon merged 1 commit into
keon:masterfrom
necan:fix_error
Feb 15, 2019
Merged

fix a error in is_bst.py#474
keon merged 1 commit into
keon:masterfrom
necan:fix_error

Conversation

@necan
Copy link
Copy Markdown
Contributor

@necan necan commented Jan 21, 2019

(Put an X inside the [ ] to denote check mark [X].)

  • If creating a new file :

    • added links to it in the README files ?
    • included tests with it ?
    • added description (overview of algorithm, time and space compleixty, and possible edge case) in docstrings ?
  • if done some changes :

    • wrote short description in the PR explaining what the changes do ?
    • Fixes #[issue number] if related to any issue
  • other

  1. fix errors: the loop will nerver be excuted
  2. remove redundant statement

@keon keon merged commit 7a4de8d into keon:master Feb 15, 2019
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