mirror of
https://github.com/element-hq/synapse.git
synced 2026-07-09 23:12:47 +00:00
d9cb658c78
Mostly this involves decorating a few Deferred declarations with extra type hints. We wrap the types in quotes to avoid runtime errors when running against older versions of Twisted that don't have generics on Deferred.