-
Notifications
You must be signed in to change notification settings - Fork 35
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
Updating pbar and a couple other things #87
Conversation
@vigji opened a cleaner PR here, if the tests pass we can merge? |
I've decided not to include pycln at the end because it would sometimes not work nicely with the other pre-commit checks and it was more bother than benefit... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good for me as soon as tests are fixed!
It seems that the linting is failing, but both black and flake8 pass on my machine. |
uhm, trying updating black? I was also having something funny with
black-ing of that file...
…On Wed, 7 Oct 2020 at 13:54, Federico Claudi ***@***.***> wrote:
It seems that the linting is failing, but both black and flake8 pass on my
machine.
Any idea how to fix?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#87 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACPLDVBQRC75AF3DAPK2JQTSJRJHBANCNFSM4SHF4HKQ>
.
|
Yeah, I think it's a black version issue. We should probably update the version in |
Done, now black did some stuff to list_atlases, le's see if that fixed it |
That fixed it, merging now. |
No description provided.