forked-synapse/synapse/rest/client/v1
Patrick Cloke 5db118626b
Add a return type to parse_string. (#10438)
And set the required attribute in a few places which will error if
a parameter is not provided.
2021-07-21 09:47:56 -04:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
directory.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
events.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
initial_sync.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
login.py [pyupgrade] synapse/ (#10348) 2021-07-19 15:28:05 +01:00
logout.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
presence.py Split presence out of master (#9820) 2021-04-23 12:21:55 +01:00
profile.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
push_rule.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
pusher.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
room.py Add a return type to parse_string. (#10438) 2021-07-21 09:47:56 -04:00
voip.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00