Skip to content

Commit 0f52d0a

Browse files
committed
Remove pyright ignore
1 parent b3fc84d commit 0f52d0a

File tree

1 file changed

+0
-1
lines changed
  • instrumentation/opentelemetry-instrumentation-starlette/src/opentelemetry/instrumentation/starlette

1 file changed

+0
-1
lines changed

instrumentation/opentelemetry-instrumentation-starlette/src/opentelemetry/instrumentation/starlette/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ def client_response_hook(span: Span, scope: dict[str, Any], message: dict[str, A
169169
API
170170
---
171171
"""
172-
# pyright: reportPrivateUsage=false
173172

174173
from __future__ import annotations
175174

0 commit comments

Comments
 (0)