mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -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.
|