This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
synapse
mirror of
https://github.com/element-hq/synapse.git
Watch
1
Star
0
Fork
You've already forked synapse
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
62ee862119
synapse
/
changelog.d
/
7219.misc
2 lines
48 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix typing annotations in synapse/federation (#7382) We're pretty close to having mypy working for `synapse.federation`, so let's finish the job.
2020-05-05 07:27:13 -06:00
Add typing annotations in `synapse.federation`.