mirror of
https://github.com/matrix-org/synapse.git
synced 2025-09-28 17:11:01 +02:00
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>