Commit d3d7e3e
authored
Fix type annotation in azure.storage.blob (Azure#20084)
* Fix type annotation for get_api_version
* Fix type annotation in _get_match_headers1 parent e9bc674 commit d3d7e3e
File tree
1 file changed
+2
-2
lines changed- sdk/storage/azure-storage-blob/azure/storage/blob
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
0 commit comments