Skip to content

Commit a1e4cce

Browse files
skip mypy for azure-storage-blob
1 parent 17f2c9c commit a1e4cce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: sdk/storage/azure-storage-blob/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.azure-sdk-build]
2-
mypy = true
2+
mypy = false
33
pyright = false
44
type_check_samples = true
55
verifytypes = true

0 commit comments

Comments
 (0)