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

Use 'black' everywhere #1076

Merged
merged 2 commits into from
Nov 12, 2021
Merged

Conversation

javulticat
Copy link
Member

@javulticat javulticat commented Nov 12, 2021

Description

We use black on all .py files in the zappa and tests directories, but not on ones that exist outside of those directories (like setup.py). This makes sure we use black everywhere for consistency.

Note: all changes to .py files in this PR were made by black, not manually.

@javulticat javulticat self-assigned this Nov 12, 2021
@coveralls
Copy link

Coverage Status

Coverage remained the same at 73.251% when pulling 685dfed on javulticat:jav/black-everywhere into 752ffbd on zappa:master.

@javulticat javulticat merged commit ca8ca63 into zappa:master Nov 12, 2021
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.

3 participants