synapse/tests/rest/client/v2_alpha
Andrew Morgan 4548d1f87e
Remove unnecessary parentheses around return statements (#5931)
Python will return a tuple whether there are parentheses around the returned values or not.

I'm just sick of my editor complaining about this all over the place :)
2019-08-30 16:28:26 +01:00
..
__init__.py
test_account.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_auth.py Merge pull request #5174 from matrix-org/dbkr/add_dummy_flow_to_recaptcha_only 2019-05-16 17:27:39 +01:00
test_capabilities.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_filter.py
test_register.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
test_relations.py Remove the ability to query relations when the original event was redacted. (#5629) 2019-07-18 14:41:42 +01:00
test_sync.py Add admin api for sending server_notices (#5121) 2019-05-02 11:59:16 +01:00