This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
synapse-old
mirror of
https://github.com/matrix-org/synapse.git
Watch
1
Star
0
Fork
You've already forked synapse-old
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fa0b2bd28d
synapse-old
/
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`.