mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-04 21:58:54 +01:00
bec01c0758
Instead of using namedtuples. This helps with asserting type hints and code completion.
1 line
55 B
Text
1 line
55 B
Text
Convert room member storage tuples to `attrs` classes.
|