forked-synapse/synapse/http
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 copyrights 2016-01-07 04:26:29 +00:00
client.py pep8 2016-03-08 10:09:07 +00:00
endpoint.py Fix AttributeError 2016-01-21 14:02:14 +00:00
matrixfederationclient.py Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00
server.py Intern all the things 2016-03-23 16:25:54 +00:00
servlet.py Use google style doc strings. 2016-04-01 16:12:07 +01:00