MatrixSynapse/tests
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
..
api
app
appservice Refactor the Appservice scheduler code 2019-08-20 11:50:23 +01:00
config Config templating (#5900) 2019-08-28 13:12:22 +01:00
crypto
events
federation Remove test debugs 2019-08-20 11:46:59 +01:00
handlers Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
http Merge branch 'develop' of github.com:matrix-org/synapse into erikj/reliable_lookups 2019-08-22 13:41:57 +01:00
logging Implement a structured logging output system. (#5680) 2019-08-28 21:18:53 +10:00
push
replication
rest Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
scripts
server_notices
state
storage Fix registration test 2019-08-23 09:25:35 +01:00
test_utils
util
__init__.py
patch_inline_callbacks.py
server.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_metrics.py
test_preview.py
test_server.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
test_state.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py Remove test debugs 2019-08-20 11:46:59 +01:00
unittest.py
utils.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00