Skip to content

Commit a24bdc8

Browse files
committed
Revert change to pyright include
1 parent d11df59 commit a24bdc8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,6 @@ pythonVersion = "3.9"
198198
reportPrivateUsage = false # Ignore private attributes added by instrumentation packages.
199199
# Add progressively instrumentation packages here.
200200
include = [
201-
"instrumentation-genai/opentelemetry-instrumentation-google-genai",
202201
"instrumentation/opentelemetry-instrumentation-aiokafka",
203202
"instrumentation/opentelemetry-instrumentation-asyncclick",
204203
"instrumentation/opentelemetry-instrumentation-threading",

0 commit comments

Comments
 (0)