forked-synapse/synapse/app
Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
- Update black version to the latest
 - Run black auto formatting over the codebase
    - Run autoformatting according to [`docs/code_style.md
`](80d6dc9783/docs/code_style.md)
 - Update `code_style.md` docs around installing black to use the correct version
2021-02-16 22:32:34 +00:00
..
__init__.py
_base.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
admin_cmd.py Remove the deprecated Handlers object (#8494) 2020-10-09 07:24:34 -04:00
appservice.py
client_reader.py
event_creator.py
federation_reader.py
federation_sender.py
frontend_proxy.py
generic_worker.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
homeserver.py Fix SSO on workers (#9271) 2021-02-01 15:47:59 +00:00
media_repository.py
phone_stats_home.py Add phone home stats for encrypted messages. (#9283) 2021-02-01 17:06:22 +00:00
pusher.py
synchrotron.py
user_dir.py