massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / html5lib / html5lib / filters / alphabeticalattributes.pyi
1 from . import base
2
3 class Filter(base.Filter):
4     def __iter__(self): ...