We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34773a1 commit a1deb0dCopy full SHA for a1deb0d
sdk/storage/azure-storage-blob-changefeed/pyproject.toml
@@ -2,3 +2,4 @@
2
mypy = false
3
pyright = false
4
type_check_samples = false
5
+black = false
sdk/storage/azure-storage-blob/pyproject.toml
@@ -4,3 +4,4 @@ pyright = false
type_check_samples = true
verifytypes = true
6
strict_sphinx = true
7
sdk/storage/azure-storage-file-datalake/pyproject.toml
@@ -3,3 +3,4 @@ mypy = false
verifytypes = false
sdk/storage/azure-storage-file-share/pyproject.toml
mypy = true
sdk/storage/azure-storage-queue/pyproject.toml
@@ -3,3 +3,4 @@ mypy = true
0 commit comments