forked-synapse/synapse/api
Richard van der Hoff 1ba359a11f rip out some unreachable code
The only possible rejection reason is AUTH_ERROR, so all of this is unreachable.
2019-10-17 21:45:59 +01:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
auth.py Add device and appservice tags 2019-09-25 11:59:00 +01:00
constants.py rip out some unreachable code 2019-10-17 21:45:59 +01:00
errors.py Fix up some typechecking (#6150) 2019-10-02 05:29:01 -07:00
filtering.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
ratelimiting.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
room_versions.py Fix up some typechecking (#6150) 2019-10-02 05:29:01 -07:00
urls.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00