typeshed
typeshed copied to clipboard
[Markdown] Add missing stubs
Diff from mypy_primer, showing the effect of this PR on open source code:
mkdocs (https://github.com/mkdocs/mkdocs)
+ mkdocs/structure/pages.py:13: error: Unused "type: ignore" comment [unused-ignore]
- mkdocs/structure/pages.py:540: error: Unused "type: ignore" comment [unused-ignore]
Diff from mypy_primer, showing the effect of this PR on open source code:
mkdocs (https://github.com/mkdocs/mkdocs)
+ mkdocs/structure/pages.py:13: error: Unused "type: ignore" comment [unused-ignore]
- mkdocs/structure/pages.py:540: error: Unused "type: ignore" comment [unused-ignore]