synapse/changelog.d/11109.misc
Patrick Cloke 3ab55d43bd
Add missing type hints to synapse.api. (#11109)
* Convert UserPresenceState to attrs.
* Remove args/kwargs from error classes and explicitly pass msg/errorcode.
2021-10-18 15:01:10 -04:00

2 lines
48 B
Plaintext

Add missing type hints to `synapse.api` module.