mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-26 19:47:05 +03: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.
|