Skip to content

Commit 5204a7b

Browse files
committed
linting fix
1 parent 693ace0 commit 5204a7b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

aws-opentelemetry-distro/src/amazon/opentelemetry/distro/exporter/otlp/aws/logs/aws_batch_log_record_processor.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2+
# SPDX-License-Identifier: Apache-2.0
3+
14
import logging
25
from typing import List, Mapping, Optional, Sequence, cast
36

0 commit comments

Comments
 (0)