Skip to content

Commit 012f8a8

Browse files
committed
remove discuss
1 parent 4639bd4 commit 012f8a8

File tree

1 file changed

+1
-1
lines changed
  • aws_lambda_powertools/tracing

1 file changed

+1
-1
lines changed

aws_lambda_powertools/tracing/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from typing import Any, Generator, List, Optional, Sequence, Union
66

77

8-
## TO-Discuss how to refactor this one. Segment seems X-ray exclusive concept
8+
## this class is deprecated, keep this class for backwards compatibility
99
class BaseSegment(abc.ABC):
1010
"""Holds common properties and methods on segment and subsegment."""
1111

0 commit comments

Comments
 (0)