Skip to content

Commit 424d4f8

Browse files
fix typing dashboard script (#43399)
* fix res impossible error * uncomment
1 parent ad2feb0 commit 424d4f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/repo_type_completeness/generate_main_typescores.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@
8181
"azure-core": ["azure-core-experimental", "azure-core-tracing-opencensus", "azure-core-tracing-opentelemetry"],
8282
"azure-monitor-opentelemetry": ["azure-core-tracing-opentelemetry"],
8383
"azure-ai-evaluation": ["azure-monitor-opentelemetry-exporter", "azure-monitor-opentelemetry"],
84+
"azure-ai-language-conversations-authoring": ["azure-ai-language-conversations"],
85+
"azure-ai-textanalytics-authoring": ["azure-ai-textanalytics"],
8486
}
8587

8688

0 commit comments

Comments
 (0)