MatrixSynapse/synapse/replication/tcp
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
..
streams Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
__init__.py Fix up docs 2017-03-31 11:19:24 +01:00
client.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
commands.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
protocol.py Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 2019-07-04 00:07:04 +10:00
resource.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00