Skip to content

Commit a4394dd

Browse files
committed
Fix ruff
1 parent 692e60e commit a4394dd

File tree

1 file changed

+1
-0
lines changed
  • opentelemetry-api/src/opentelemetry/attributes

1 file changed

+1
-0
lines changed

opentelemetry-api/src/opentelemetry/attributes/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ def _clean_extended_attribute_value(
182182

183183
return value
184184

185+
185186
def _clean_extended_attribute(
186187
key: str, value: types.AnyValue, max_len: Optional[int]
187188
) -> types.AnyValue:

0 commit comments

Comments
 (0)