summary refs log tree commit diff
path: root/tests/appservice/test_appservice.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-10Run black.black1-60/+26
2018-08-10Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678)Amber Brown33-34/+35
2018-08-09