mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 16:06:52 +00:00
The intention here is to change `StreamToken.room_key` to be a `RoomStreamToken` in a future PR, but that is a big enough change without this refactoring too.
1 line
63 B
Text
1 line
63 B
Text
Add type hints to `StreamToken` and `RoomStreamToken` classes.
|