MatrixSynapse/synapse/http/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
..
__init__.py Refactor and bugfix for resove_service (#4427) 2019-01-22 10:59:27 +00:00
matrix_federation_agent.py Fixup comments 2019-08-23 15:37:20 +01:00
srv_resolver.py Fix off by one error in SRV result shuffling 2019-08-27 13:56:42 +01:00
well_known_resolver.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00