Skip to content

Commit c5f4122

Browse files
merge branch 'users/robrandao/otlp-span-exporter-default' of https://github.com/microsoft/Agent365-python into users/robrandao/otlp-span-exporter-default
2 parents b7dbff5 + 3b3cce1 commit c5f4122

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • libraries/microsoft-agents-a365-observability-core/microsoft_agents_a365/observability/core

libraries/microsoft-agents-a365-observability-core/microsoft_agents_a365/observability/core/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Copyright (c) Microsoft Corporation.
22
# Licensed under the MIT License.
33

4-
import os
54
import logging
5+
import os
66
import threading
77
from collections.abc import Callable
88
from typing import Any, Optional

0 commit comments

Comments
 (0)