MatrixSynapse/tests/rest/client
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
..
v1 Implement access token expiry (#5660) 2019-07-12 17:26:02 +01:00
v2_alpha Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
__init__.py
test_consent.py
test_identity.py
test_redactions.py
test_transactions.py
third_party_rules.py