Commit 58cdfd6
committed
chore(mypy): Remove unused ignore_missing_imports overrides
why: After gp-sphinx migration, these modules are only imported in docs/
and tests/docs/ which are excluded from mypy scanning.
what:
- Remove aafigure, sphinx_argparse_neo, sphinx_fonts, docutils, pygments
from mypy overrides1 parent 73e19a3 commit 58cdfd6
1 file changed
+0
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
162 | 161 | | |
163 | 162 | | |
164 | 163 | | |
165 | 164 | | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | 165 | | |
174 | 166 | | |
175 | 167 | | |
| |||
0 commit comments