mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-03-04 20:39:15 -05:00

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