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

pre-commit: black: --target-version py35 #273

Merged
merged 2 commits into from
Mar 7, 2020
Merged

Conversation

blueyed
Copy link
Owner

@blueyed blueyed commented Mar 7, 2020

This is meant to avoid having trailing commas in function definitions,
which only works in Python 3.5.2+.

Ref: python/cpython@df39599
Ref: pytest-dev#6872

This is meant to avoid having trailing commas after `**kwargs`, which
only works in Python 3.5.2+.
@blueyed blueyed merged commit ae463fd into my-master Mar 7, 2020
@blueyed blueyed deleted the mm-black-py35 branch March 7, 2020 00:52
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.

None yet

1 participant