synapse/changelog.d/8279.misc
Erik Johnston 63c0e9e195
Add types to StreamToken and RoomStreamToken (#8279)
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.
2020-09-08 16:48:15 +01:00

2 lines
63 B
Plaintext

Add type hints to `StreamToken` and `RoomStreamToken` classes.