Commit 5ef6ade
committed
Use broader type ignore for pkg_resources import
Apparently mypy changed for classifying the problem from import-untyped
to import-not-found.1 parent 0e64cf6 commit 5ef6ade
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
0 commit comments