0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-12-19 17:44:02 +01:00
Commit graph

1 commit

Author SHA1 Message Date
Patrick Cloke
1de26b3467
Convert Transaction and Edu object to attrs (#10542)
Instead of wrapping the JSON into an object, this creates concrete
instances for Transaction and Edu. This allows for improved type
hints and simplified code.
2021-08-06 09:39:59 -04:00