Skip to content

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

Open
rcmckee wants to merge 1 commit intogoogle:masterfrom
rcmckee:master
Open

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

Conversation

@rcmckee
Copy link

@rcmckee rcmckee commented Aug 2, 2021

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 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