mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-12 04:52:26 +01: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.
|