mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04: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.
2 lines
51 B
Plaintext
2 lines
51 B
Plaintext
Fix up type annotations to work with Twisted 21.7.
|