Skip to content

Commit 21774d5

Browse files
[Storage] Update Blob mypy.ini (#36991)
1 parent 28023c3 commit 21774d5

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed
Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,2 @@
1-
[mypy]
2-
python_version = 3.7
3-
warn_return_any = True
4-
warn_unused_configs = True
5-
ignore_missing_imports = True
6-
7-
# Per-module options:
8-
91
[mypy-azure.storage.blob._generated.*]
102
ignore_errors = True
11-
12-
[mypy-azure.core.*]
13-
ignore_errors = True
14-

0 commit comments

Comments
 (0)