MatrixSynapse/synapse/federation
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
..
sender Propagate opentracing contexts through EDUs (#5852) 2019-08-22 18:21:10 +01:00
transport Merge pull request #5859 from matrix-org/rei/msc2197 2019-08-28 09:00:21 +01:00
__init__.py
federation_base.py
federation_client.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
federation_server.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
persistence.py
send_queue.py
units.py Propagate opentracing contexts through EDUs (#5852) 2019-08-22 18:21:10 +01:00