mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-05 01:20:53 -05: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.
|