0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-12 14:18:49 +02:00
synapse/changelog.d/8664.misc
Dan Callahan aff1eb7c67
Tell Black to format code for Python 3.5 (#8664)
This allows trailing commas in multi-line arg lists.

Minor, but we might as well keep our formatting current with regard to
our minimum supported Python version.

Signed-off-by: Dan Callahan <danc@element.io>
2020-10-27 23:26:36 +00:00

2 lines
42 B
Plaintext

Tell Black to format code for Python 3.5.