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

Run black on all files #1368

Merged
merged 10 commits into from
Sep 9, 2020
Merged

Run black on all files #1368

merged 10 commits into from
Sep 9, 2020

Conversation

drvinceknight
Copy link
Member

This is a PR to dev which runs:

python -m black -l 80 .

on the entire code base. It's just a rerun of @gaffney2010's #1325 (which can be closed), specifically I cherry picked 3 of TJ's commits:

The commit that actually runs black is c50a6e3 (I don't suggest it's worth looking through that).


(@gaffney2010's PR at #1325 was done before the big #1288 so it's just easier to redo it.)

@Nikoleta-v3 Nikoleta-v3 merged commit c0d7752 into dev Sep 9, 2020
@marcharper marcharper deleted the run_black_on_all_files branch July 3, 2022 18:03
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.

4 participants