Skip to content

Commit dcf4444

Browse files
committed
resolve merge conflicts with llo handler set up
1 parent cf24009 commit dcf4444

File tree

1 file changed

+1
-1
lines changed
  • aws-opentelemetry-distro/src/amazon/opentelemetry/distro

1 file changed

+1
-1
lines changed

aws-opentelemetry-distro/src/amazon/opentelemetry/distro/llo_handler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,4 +550,4 @@ def _is_llo_attribute(self, key: str) -> bool:
550550
if regex.match(key):
551551
return True
552552

553-
return False
553+
return False

0 commit comments

Comments
 (0)