synapse/changelog.d/13328.misc
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

2 lines
37 B
Plaintext

Add type hints to `trace` decorator.