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

1 line
48 B
Text

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