1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-09 09:26:50 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Patrick Cloke
50122754c8
Add missing types to opentracing. (#13345)
After this change `synapse.logging` is fully typed.
2022-07-21 12:01:52 +00:00
Patrick Cloke
a6895dd576
Add type annotations to trace decorator. (#13328)
Functions that are decorated with `trace` are now properly typed
and the type hints for them are fixed.
2022-07-19 14:14:30 -04:00