massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / aws-xray-sdk / aws_xray_sdk / core / utils / search_pattern.pyi
1 def wildcard_match(pattern, text, case_insensitive: bool = ...): ...