0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-08-01 07:54:59 +02:00
synapse/changelog.d/9020.misc
Patrick Cloke 37eaf9c272
Fix-up assertions about last stream token in push (#9020)
The last stream token is always known and we do not need to handle none.
2021-01-05 10:53:15 -05:00

2 lines
31 B
Plaintext

Add type hints to push module.