Skip to content

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

Merged
blueyed merged 2 commits intomy-masterfrom
mm-black-py35
Mar 7, 2020
Merged

pre-commit: black: --target-version py35#273
blueyed merged 2 commits intomy-masterfrom
mm-black-py35

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

blueyed added 2 commits March 7, 2020 01:45
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.

1 participant