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

Fix not a function error resolves #116 #117

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ArztKlein
Copy link

Fixes #116

A problem outlined in the issue is whether the .step() should be renamed to .walk(), or walk() should be renamed to step(). I had a look at the history of the file, and it looks like it has always been walk(), so I changed .step() to .walk().

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.

NOC_I_05_NoiseWalk walker.step is not a function
1 participant