Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fixed multiple errors to make py.test rum successfully #90

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

Fixed multiple errors to make py.test rum successfully #90

wants to merge 2 commits into from

Conversation

Chipe1
Copy link
Contributor

@Chipe1 Chipe1 commented Mar 6, 2016

Converted dict objects to list at required places
Also changed name of class expr to Expr.
Fixed probability_test.py where it assign cpt improperly, calls methods with improper arguments and uses an unimplemented class
Fixed NameError in probability_test.py and changed xrange to range in probability.py

@Chipe1
Copy link
Contributor Author

Chipe1 commented Mar 6, 2016

#93 fixes all of these and more.
No need of this pr anymore

@Chipe1 Chipe1 closed this Mar 6, 2016
@Chipe1 Chipe1 deleted the py3 branch March 11, 2016 21:03
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.

1 participant