We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81d2750 commit 21aefadCopy full SHA for 21aefad
sdk/agentserver/azure-ai-agentserver-core/pyproject.toml
@@ -66,4 +66,6 @@ known-first-party = ["azure.ai.agentserver.core"]
66
combine-as-imports = true
67
68
[tool.azure-sdk-build]
69
-breaking = false # incompatible python version
+breaking = false # incompatible python version
70
+pyright = false
71
+verifytypes = false
0 commit comments