MatrixSynapse/synapse/crypto
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 copyrights 2016-01-07 04:26:29 +00:00
context_factory.py Share SSL options for well-known requests 2019-07-31 10:39:24 +01:00
event_signing.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
keyring.py Merge pull request #5895 from matrix-org/erikj/notary_key 2019-08-27 11:51:37 +01:00