Skip to content

Commit 1426eda

Browse files
committed
fix test errors
1 parent e63d602 commit 1426eda

File tree

1 file changed

+2
-0
lines changed
  • opentelemetry-instrumentation/src/opentelemetry/instrumentation

1 file changed

+2
-0
lines changed

opentelemetry-instrumentation/src/opentelemetry/instrumentation/_semconv.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15+
from __future__ import annotations
16+
1517
import os
1618
import threading
1719
from enum import Enum

0 commit comments

Comments
 (0)