pixelogik / NearPy

Python framework for fast (approximated) nearest neighbour search in large, high-dimensional data sets using different locality-sensitive hashes.
MIT License
759 stars 152 forks source link

Proposing a PR to fix a few small typos #94

Closed timgates42 closed 1 year ago

timgates42 commented 3 years ago

Issue Type

[x] Bug (Typo)

Steps to Replicate and Expected Behaviour

Notes

Semi-automated issue generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

To avoid wasting CI processing resources a branch with the fix has been prepared but a pull request has not yet been created. A pull request fixing the issue can be prepared from the link below, feel free to create it or request @timgates42 create the PR. Alternatively if the fix is undesired please close the issue with a small comment about the reasoning.

https://github.com/timgates42/NearPy/pull/new/bugfix_typos

Thanks.

pixelogik commented 2 years ago

@timgates42 If you still have the time for it, could you please create the pull request? Thank you!

timgates42 commented 2 years ago

thx @pixelogik created https://github.com/pixelogik/NearPy/pull/95