Skip to content

Commit b0005b7

Browse files
committed
fix ruff failure
1 parent 1cc042c commit b0005b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exporter/opentelemetry-exporter-otlp-proto-common/tests/test_log_encoder.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ def _get_sdk_log_data() -> List[LogData]:
177177
"last_name", "last_version"
178178
),
179179
)
180-
180+
181181
log6 = LogData(
182182
log_record=SDKLogRecord(
183183
timestamp=1644650584292683022,

0 commit comments

Comments
 (0)