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

Fixed test cases and added methods to PointPattern #4

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

Fixed test cases and added methods to PointPattern #4

wants to merge 6 commits into from

Conversation

smortime
Copy link

@smortime smortime commented Apr 6, 2016

No description provided.

for i, point in self.points:
if point.mark is mark:
temp_points.append(point)

Copy link
Contributor

Choose a reason for hiding this comment

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

This code looks good. Not sure why the ipynb is throwing an error. If you restart the kernel, is it still?

@jlaura
Copy link
Contributor

jlaura commented Apr 17, 2016

👍

@smortime
Copy link
Author

@jlaura Yeah, tried restarting and still got errors. I tested the function outside of ipython and it worked without any issues.

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