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

Commits on Jun 14, 2020

  1. Preparations for the Big Reformat

    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.
    srittau committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    2bfaf19 View commit details
    Browse the repository at this point in the history
  2. Restore one comment

    srittau committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    fad5b19 View commit details
    Browse the repository at this point in the history