Skip to content
Snippets Groups Projects
Forked from Maunium / synapse
2834 commits behind the upstream repository.
user avatar
Patrick Cloke authored
Remove type hints from comments which have been added
as Python type hints. This helps avoid drift between comments
and reality, as well as removing redundant information.

Also adds some missing type hints which were simple to fill in.
d8cc86ef
History