Spaces:
Running
Running
| """Canonical provider id tuple (re-exported from the provider catalog).""" | |
| from __future__ import annotations | |
| from .provider_catalog import SUPPORTED_PROVIDER_IDS | |
| __all__ = ("SUPPORTED_PROVIDER_IDS",) | |