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

Preparations for the Big Reformat #4228

Merged
merged 2 commits into from
Jun 14, 2020

Conversation

srittau
Copy link
Collaborator

@srittau srittau commented Jun 14, 2020

A few comments between imports were removed or moved to the top of the
import block, due to behavioral differences between black and isort. See
psf/black#251 for details.

In two instances @Overloads at the top of the file needed to be moved
due to psf/black#1490.

A few comments between imports were removed or moved to the top of the
import block, due to behavioral differences between black and isort. See
psf/black#251 for details.

In two instances @Overloads at the top of the file needed to be moved
due to psf/black#1490.
@JelleZijlstra JelleZijlstra merged commit 89d3a55 into python:master Jun 14, 2020
@srittau srittau deleted the reformat-preparation branch June 14, 2020 14:59
vishalkuo pushed a commit to vishalkuo/typeshed that referenced this pull request Jun 26, 2020
A few comments between imports were removed or moved to the top of the
import block, due to behavioral differences between black and isort. See
psf/black#251 for details.

In two instances @Overloads at the top of the file needed to be moved
due to psf/black#1490.
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