mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-03-12 13:36:27 -04:00

This PR is tantamount to running ``` pyupgrade --py36-plus --keep-percent-format `find synapse/ -type f -name "*.py"` ``` Part of #9744