mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-03 19:41:19 +02:00
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.