mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 16:06:52 +00:00
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.
1 line
50 B
Text
1 line
50 B
Text
Convert `Transaction` and `Edu` objects to attrs.
|