mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04: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.
2 lines
50 B
Plaintext
2 lines
50 B
Plaintext
Convert `Transaction` and `Edu` objects to attrs.
|