forked-synapse/changelog.d/9681.misc
Patrick Cloke da75d2ea1f
Add type hints for the federation sender. (#9681)
Includes an abstract base class which both the FederationSender
and the FederationRemoteSendQueue must implement.
2021-03-29 11:43:20 -04:00

2 lines
52 B
Plaintext

Add additional type hints to the Homeserver object.