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
`](https://github.com/matrix-org/synapse/blob/80d6dc9783aa80886a133756028984dbf8920168/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 |
|
Patrick Cloke
|
c9c0ad5e20
|
Remove the deprecated Handlers object (#8494)
All handlers now available via get_*_handler() methods on the HomeServer.
|
2020-10-09 07:24:34 -04:00 |
|
Erik Johnston
|
c061d4f237
|
Fixup from review comments.
|
2019-07-04 11:41:06 +01:00 |
|
Erik Johnston
|
8ee69f299c
|
Add basic function to get all data for a user out of synapse
|
2019-07-02 12:09:04 +01:00 |
|