massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / docutils / docutils / parsers / rst / states.pyi
1 from typing import Any
2
3 class Inliner:
4     def __init__(self) -> None: ...
5
6 def __getattr__(name: str) -> Any: ...  # incomplete