Skip to content

Commit c896d7b

Browse files
authored
Remove Any disallow (Azure#31887)
1 parent 14842dd commit c896d7b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sdk/ml/azure-ai-ml/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ extend_skip_glob = [
2929

3030
[tool.mypy]
3131
exclude = ["azure/ai/ml/_vendor", "azure/ai/ml/_restclient"]
32-
disallow_any_explicit = true
3332
disallow_untyped_defs = true
3433
warn_unused_ignores = true
3534
warn_return_any = true

0 commit comments

Comments
 (0)