mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-25 13:12:18 +00:00
* Make DataStore inherit from EventForwardExtremitiesStore before CacheInvalidationWorkerStore the former implicitly inherits from the latter, so they should be ordered like this when used.
2 lines
35 B
Plaintext
2 lines
35 B
Plaintext
Add type hints to storage classes.
|