mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-25 16:45:59 -05:00
95e47b2e78
This PR is tantamount to running ``` pyupgrade --py36-plus --keep-percent-format `find synapse/ -type f -name "*.py"` ``` Part of #9744