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 Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
server_notices_manager.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
server_notices_sender.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
worker_server_notices_sender.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00