Skip to content

Feature/pep #284

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

Merged
merged 8 commits into from
Feb 12, 2021
Merged

Feature/pep #284

merged 8 commits into from
Feb 12, 2021

Conversation

marekhanus
Copy link
Contributor

Typo fixes, PEP 8

@marekhanus marekhanus changed the base branch from master to develop February 2, 2021 09:57
Comment on lines +23 to +29
# Initiating index
# max_elements - the maximum number of elements, should be known beforehand
# (probably will be made optional in the future)
#
# ef_construction - controls index search speed/build speed tradeoff
# M - is tightly connected with internal dimensionality of the data
# strongly affects the memory consumption
Copy link
Contributor

Choose a reason for hiding this comment

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

The same comments are in bindings_test_labels.py, bindings_test_getdata.py, bindings_test.py. Could please correct these files too ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh sorry, I missed it. Fixed in 0e3845f.

Copy link
Contributor

Choose a reason for hiding this comment

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

Thank you very much!

@yurymalkov
Copy link
Member

Thank you for the fix!

@yurymalkov yurymalkov merged commit cc2b94f into nmslib:develop Feb 12, 2021
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.

3 participants