diff --git a/sdk/template/azure-template/pyproject.toml b/sdk/template/azure-template/pyproject.toml index d355965d8637..9416a0ed3849 100644 --- a/sdk/template/azure-template/pyproject.toml +++ b/sdk/template/azure-template/pyproject.toml @@ -1,2 +1,3 @@ [tool.azure-sdk-build] +pylint=false verifytypes = false