massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / setuptools / pkg_resources / py31compat.pyi
1 import os
2
3 needs_makedirs: bool
4
5 makedirs = os.makedirs