Add missing type hints to event fetching. (#11121)
Updates the event rows returned from the database to be attrs classes instead of dictionaries.
changelog.d/11121.misc
0 → 100644
Please register or sign in to comment
Updates the event rows returned from the database to be attrs classes instead of dictionaries.