Skip to content

Conversation

thomasjpfan
Copy link
Member

Now that black has a stable release, I think it is a good time to bump the black version.

I am starting to see some PRs use the latest version, which results in some non-related changes.

@glemaitre
Copy link
Member

I find it annoying that we don't have deterministic behaviour.

@jeremiedbb
Copy link
Member

I find it annoying that we don't have deterministic behaviour.

We knew that was a possibility when we decided to adopt black, the hope was that such changes would occur very rarely. It seem's like there was only a single change in between (the spaces around **) which I find reasonnable.

This being a stable release we can hope for even less changes in the future. They even guarantee no changes in a given year, and long term stability https://black.readthedocs.io/en/latest/the_black_code_style/index.html#stability-policy

@glemaitre
Copy link
Member

It seem's like there was only a single change in between (the spaces around **) which I find reasonable.

So we have a little chance to have PR in a merge conflict mode.

Copy link
Member

@glemaitre glemaitre left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants