summary refs log tree commit diff
path: root/synapse/rest/client/account_validity.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Format files with Ruff (#17643)Quentin Gliech2024-09-021-3/+1
| | | | | | I thought ruff check would also format, but it doesn't. This runs ruff format in CI and dev scripts. The first commit is just a run of `ruff format .` in the root directory.
* Update license headersPatrick Cloke2023-11-211-10/+16
|
* Addtional type hints for the REST servlets. (#10665)Patrick Cloke2021-08-231-22/+17
|
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-0/+104