summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/13328.misc2
-rw-r--r--changelog.d/13345.misc1
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/13328.misc b/changelog.d/13328.misc

index d15fb5fc37..c80578ce95 100644 --- a/changelog.d/13328.misc +++ b/changelog.d/13328.misc
@@ -1 +1 @@ -Add type hints to `trace` decorator. +Add missing type hints to open tracing module. diff --git a/changelog.d/13345.misc b/changelog.d/13345.misc new file mode 100644
index 0000000000..c80578ce95 --- /dev/null +++ b/changelog.d/13345.misc
@@ -0,0 +1 @@ +Add missing type hints to open tracing module.