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

Pytest failures - fixed with black re-formatting #471

Merged
merged 1 commit into from
May 3, 2021

Conversation

GenevieveBuckley
Copy link
Contributor

This is super minor, but I noticed when I forked the repository (just to look at things), a couple of tests fail when you run pytest --pyargs sparse as described in the contributing guide.

The reason for the two test failures is some whitespace that the black formatting tool doesn't like. So it's nothing important, but it's always nice to have things work smoothly when new people go through the contributing guide.

@hameerabbasi
Copy link
Collaborator

Ah, yes. Black adds new rules every now and then, and things break.

@GenevieveBuckley
Copy link
Contributor Author

Ah, yes. Black adds new rules every now and then, and things break.

Yeah. Slightly annoying, but what can you do

@hameerabbasi hameerabbasi merged commit be4fbfc into pydata:master May 3, 2021
@hameerabbasi
Copy link
Collaborator

Thanks, @GenevieveBuckley!

@GenevieveBuckley GenevieveBuckley deleted the black-reformatting branch May 4, 2021 00:34
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.

2 participants