1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-14 03:38:42 +00:00
synapse/changelog.d/11121.misc
Patrick Cloke 0dd0c40329
Add missing type hints to event fetching. (#11121)
Updates the event rows returned from the database to be
attrs classes instead of dictionaries.
2021-10-19 14:29:03 +00:00

1 line
35 B
Text

Add type hints for event fetching.