MatrixSynapse/synapse/rest/client/v2_alpha
Mark Haines 2a37467fa1 Use google style doc strings.
pycharm supports them so there is no need to use the other format.

Might as well convert the existing strings to reduce the risk of
people accidentally cargo culting the wrong doc string format.
2016-04-01 16:12:07 +01:00
..
__init__.py
_base.py
account.py take extra return val from check_auth in account too 2016-03-16 14:33:19 +00:00
account_data.py
auth.py
filter.py
keys.py
receipts.py
register.py remove debug logging 2016-03-16 19:49:42 +00:00
sync.py Use google style doc strings. 2016-04-01 16:12:07 +01:00
tags.py
tokenrefresh.py