mirror of
https://github.com/matrix-org/synapse.git
synced 2025-09-26 16:11:11 +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>