Skip to content

Commit ba82816

Browse files
xrmxaabmass
andauthored
Update opentelemetry-sdk/src/opentelemetry/sdk/resources/__init__.py
Co-authored-by: Aaron Abbott <[email protected]>
1 parent 2c75e8e commit ba82816

File tree

1 file changed

+1
-1
lines changed
  • opentelemetry-sdk/src/opentelemetry/sdk/resources

1 file changed

+1
-1
lines changed

opentelemetry-sdk/src/opentelemetry/sdk/resources/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ def create(
176176
) -> "Resource":
177177
"""Creates a new `Resource` from attributes.
178178
179-
This is supposed to be called by the SDK and not by ResourceDetector instances.
179+
This is supposed to be called by the SDK and not by `ResourceDetector` instances.
180180
181181
Args:
182182
attributes: Optional zero or more key-value pairs.

0 commit comments

Comments
 (0)