mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-23 01:55:53 +03:00
1de26b3467
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.
|