MatrixSynapse/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
test_auth.py
test_capabilities.py
test_filter.py
test_register.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
test_relations.py
test_sync.py