summary refs log tree commit diff
path: root/scripts-dev/check_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-06Run `black` on synapse/handlers/user_directory.py (#4812)Richard van der Hoff1-43/+47
This got done on the develop branch in #4635, but the subsequent merge to hotfixes (88af0317a) discarded the changes for some reason. Fixing this here and now means (a) there are fewer differences between matrix-org-hotfixes and develop, making future patches easier to merge, and (b) fixes some pep8 errors on the hotfixes branch which have been annoying me for some time.
2019-03-06Revert EDU-batching hacks from matrix-org-hotfixesRichard van der Hoff1