0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-19 01:29:06 +02:00
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.