Skip to content
This repository was archived by the owner on Apr 18, 2026. It is now read-only.

"point" undefined error fixed: should be "p" - #50

Open
rcmckee wants to merge 1 commit into
google:masterfrom
rcmckee:master
Open

"point" undefined error fixed: should be "p"#50
rcmckee wants to merge 1 commit into
google:masterfrom
rcmckee:master

Conversation

@rcmckee

@rcmckee rcmckee commented Aug 2, 2021

Copy link
Copy Markdown

The find_core_neighbors function takes as an argument "p" but instead uses "point" inside the function. Changing from "point" to "p" fixes the error.

The find_core_neighbors function takes as an argument "p" but instead uses "point" inside the function. Changing from "point" to "p" fixes the error.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant