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 flake8 noqa: _minhash_encoder #773

Merged

Conversation

juanitorduz
Copy link
Contributor

Partially closes #755

See #765

Copy link
Member

@Vincent-Maladiere Vincent-Maladiere left a comment

Choose a reason for hiding this comment

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

Hey @juanitorduz, you have an error in this PR —see the suggestion. You can run the docstring test locally with pytest -s skrub/tests/test_docstrings.py

skrub/_minhash_encoder.py Outdated Show resolved Hide resolved
@juanitorduz
Copy link
Contributor Author

ok! thanks for the input! I will make the changes if needed 👍

@juanitorduz
Copy link
Contributor Author

Hey @juanitorduz, you have an error in this PR —see the suggestion. You can run the docstring test locally with pytest -s skrub/tests/test_docstrings.py

Now these test are passing locally ✅

Copy link
Member

@Vincent-Maladiere Vincent-Maladiere left a comment

Choose a reason for hiding this comment

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

LGTM!

@Vincent-Maladiere Vincent-Maladiere merged commit 887145d into skrub-data:main Oct 2, 2023
@juanitorduz juanitorduz deleted the fix_flake8_noqa_minhash branch October 2, 2023 14:36
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.

DOC Remove file-level flake8 noqa
2 participants