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 / models / default_dynamic_naming.pyi
1 from ..utils.search_pattern import wildcard_match as wildcard_match
2
3 class DefaultDynamicNaming:
4     def __init__(self, pattern, fallback) -> None: ...
5     def get_name(self, host_name): ...