0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-15 06:08:59 +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

1 line
48 B
Text

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