Commit 4ded777
committed
test(docs[sphinx_fonts]): add mypy ignore-errors directive
why: sphinx_fonts tests use SimpleNamespace as duck-typed Sphinx app,
causing arg-type or import-not-found errors depending on mypy config.
what:
- Add mypy: ignore-errors file-level directive to test_sphinx_fonts.py1 parent 530d435 commit 4ded777
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
0 commit comments