diff --git a/sdk/translation/azure-ai-translation-document/pyproject.toml b/sdk/translation/azure-ai-translation-document/pyproject.toml new file mode 100644 index 000000000000..e00361912969 --- /dev/null +++ b/sdk/translation/azure-ai-translation-document/pyproject.toml @@ -0,0 +1,2 @@ +[tool.azure-sdk-build] +pyright = false