MatrixSynapse/synapse/server_notices
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 Infrastructure for a server notices room 2018-05-17 17:58:25 +01:00
consent_server_notices.py Revert "Do not send consent notices if "no-consent-required" is set" 2019-08-22 14:47:43 +01:00
resource_limits_server_notices.py
server_notices_manager.py
server_notices_sender.py
worker_server_notices_sender.py