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

PEP8 compliance on the delaunay module #1518

Merged
merged 1 commit into from Nov 20, 2012
Merged

PEP8 compliance on the delaunay module #1518

merged 1 commit into from Nov 20, 2012

Conversation

NelleV
Copy link
Member

@NelleV NelleV commented Nov 19, 2012

Here is a pep8 compliance PR on the delaunay module.

Cheers,
N

@pelson
Copy link
Member

pelson commented Nov 19, 2012

👍 - I would be happy to merge this in a couple of days.

For each node i in the natural neighbors set, we compute the area stolen
from its original Voronoi polygon, stolen[i]. We define the natural
neighbors coordinates
polygons. The new Voronooi diagram would have a polygon around the
Copy link
Member

Choose a reason for hiding this comment

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

Typo: Voronooi should be Voronoi.

Copy link
Member Author

Choose a reason for hiding this comment

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

Good catch!

I fixed it in my last push.

ianthomas23 added a commit that referenced this pull request Nov 20, 2012
PEP8 compliance on the delaunay module
@ianthomas23 ianthomas23 merged commit b004914 into matplotlib:master Nov 20, 2012
@pelson
Copy link
Member

pelson commented Nov 20, 2012

Thanks for merging @ianthomas23 .

Good stuff again @NelleV .

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.

None yet

3 participants